Home
last modified time | relevance | path

Searched refs:MIDI_PITCHBEND_LSB (Results 1 – 5 of 5) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/audiolib/src/
H A D_midi.h54 #define MIDI_PITCHBEND_LSB 0 macro
H A Ddriver_adlib.cpp704 if (Channel[channel].RPN == MIDI_PITCHBEND_LSB) in AL_ControlChange()
H A Dmidi.cpp587 _MIDI_SendControlChange(channel, MIDI_RPN_LSB, MIDI_PITCHBEND_LSB); in MIDI_Reset()
/dports/games/jfsw/jfsw-c434002/jfaudiolib/src/
H A D_midi.h59 #define MIDI_PITCHBEND_LSB 0 macro
H A Dmidi.c1035 _MIDI_SendControlChange( channel, MIDI_RPN_LSB, MIDI_PITCHBEND_LSB ); in MIDI_Reset()