Searched refs:holdTime (Results 1 – 5 of 5) sorted by relevance
29 public float holdTime; field in AnimationFrame36 holdTime = animationHoldTime; in AnimationFrame()44 holdTime = animationHoldTime; in AnimationFrame()
70 currentTime += frame.holdTime; in getFrame()86 mLength += frame.holdTime; in addFrame()
512 if (pEnvParams->holdTime != ZERO_TIME_IN_CENTS) in DLS_UpdateEnvelope()515 temp = pEnvParams->holdTime + ((pEnvParams->keyNumToHold * pVoice->note) >> 7); in DLS_UpdateEnvelope()
122 EAS_I16 holdTime; member
2487 pArt->eg1.holdTime = pDLSArt->values[PARAM_VOL_EG_HOLD]; in Convert_art()2499 pArt->eg2.holdTime = pDLSArt->values[PARAM_MOD_EG_HOLD]; in Convert_art()