Searched refs:VMPitchBend (Results 1 – 3 of 3) sorted by relevance
398 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 pitchLSB, EAS_U8 pitchMSB);
301 VMPitchBend(pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); in ProcessMIDIMessage()
2181 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 nPitchLSB, EAS_U8 nPitchMSB) in VMPitchBend() function