Searched refs:decayTime (Results 1 – 4 of 4) sorted by relevance
109 EAS_I16 decayTime; member123 EAS_I16 decayTime; member
532 if (pEnvParams->decayTime != ZERO_TIME_IN_CENTS) in DLS_UpdateEnvelope()535 temp = pEnvParams->decayTime + ((pEnvParams->keyNumToDecay * pVoice->note) >> 7); in DLS_UpdateEnvelope()
840 pWTVoice->eg1Increment = pEnv->decayTime; in WT_UpdateEG1()934 pWTVoice->eg2Increment = pEnv->decayTime; in WT_UpdateEG2()
2493 pArt->eg1.decayTime = pDLSArt->values[PARAM_VOL_EG_DECAY]; in Convert_art()2505 pArt->eg2.decayTime = pDLSArt->values[PARAM_MOD_EG_DECAY]; in Convert_art()