Home | History | Annotate | Download | only in lib_src

Lines Matching refs:nextVelocity

182     pVoice->velocity = pVoice->nextVelocity = DEFAULT_VELOCITY;
1285 pVoice->nextVelocity = velocity;
1383 pVoice->nextChannel, pVoice->nextNote, pVoice->nextVelocity); */ }
1410 pVoice->velocity = pVoice->nextVelocity;
2060 currentPriority = 128 - pCurrVoice->nextVelocity;
2115 pVoiceMgr->voices[bestCandidate].nextVelocity); */ }
3138 currentPriority = 128 - pVoice->nextVelocity;
3305 currentPriority = 128 - pVoice->nextVelocity;