Searched refs:nextNote (Results 1 – 2 of 2) sorted by relevance
287 EAS_U8 nextNote; /* 12 <= key number <= 108 */ member
181 pVoice->note = pVoice->nextNote = DEFAULT_KEY_NUMBER; in InitVoice()1284 pVoice->nextNote = note; in VMStolenVoice()1409 pVoice->note = pVoice->nextNote; in VMRetargetStolenVoice()1576 …nnel == pVoiceMgr->voices[voiceNum].nextChannel) && (note == pVoiceMgr->voices[voiceNum].nextNote)) in VMCheckPolyphonyLimiting()1933 …nnel == pVoiceMgr->voices[voiceNum].nextChannel) && (note == pVoiceMgr->voices[voiceNum].nextNote)) in VMStopNote()2041 currNote = pCurrVoice->nextNote; in VMStealVoice()