Home
last modified time | relevance | path

Searched refs:VMPitchBend (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h398 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 pitchLSB, EAS_U8 pitchMSB);
Deas_midi.c301 VMPitchBend(pSynth, channel, pMIDIStream->d1, pMIDIStream->d2); in ProcessMIDIMessage()
Deas_voicemgt.c2181 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 nPitchLSB, EAS_U8 nPitchMSB) in VMPitchBend() function