Searched refs:MIDI_CONTROLCHANGE (Results 1 – 2 of 2) sorted by relevance
41 #define MIDI_CONTROLCHANGE 0xB0 /* Control change */ macro
104 case MIDI_CONTROLCHANGE: /* Control change */ in ChSetEvent()