Searched refs:nextVelocity (Results 1 – 2 of 2) sorted by relevance
288 EAS_U8 nextVelocity; /* 0 <= velocity <= 127 */ member
182 pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY; in InitVoice()1285 pVoice->nextVelocity = velocity; in VMStolenVoice()1410 pVoice->velocity = pVoice->nextVelocity; in VMRetargetStolenVoice()2060 currentPriority = 128 - pCurrVoice->nextVelocity; in VMStealVoice()3138 currentPriority = 128 - pVoice->nextVelocity; in VMSetSynthPolyphony()3305 currentPriority = 128 - pVoice->nextVelocity; in VMSetPolyphony()