Home
last modified time | relevance | path

Searched refs:MIDI_RPN_NULL (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_MidiSequencePlayer.h112 MIDI_RPN_NULL = ( 127 << 8 ) + 127 enumerator
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_MidiSequencePlayer.cpp377 case MIDI_RPN_NULL: in HandleRpnMessage()