Searched refs:pNextSynth (Results 1 – 1 of 1) sorted by relevance
1359 S_SYNTH *pNextSynth; in VMRetargetStolenVoice() local1365 pNextSynth = pVoiceMgr->pSynth[GET_VSYNTH(pVoice->nextChannel)]; in VMRetargetStolenVoice()1390 pNextSynth->numActiveVoices++; in VMRetargetStolenVoice()1395 pMIDIChannel = &pNextSynth->channels[pVoice->channel & 15]; in VMRetargetStolenVoice()1413 …GetSynthPtr(voiceNum)->pfStartVoice(pVoiceMgr, pNextSynth, &pVoiceMgr->voices[voiceNum], GetAdjust… in VMRetargetStolenVoice()1422 pNextSynth->synthFlags |= SYNTH_FLAG_DEFERRED_MIDI_NOTE_OFF_PENDING; in VMRetargetStolenVoice()