Searched refs:MIDI_MSG_CONTROL_CHANGE (Results 1 – 2 of 2) sorted by relevance
43 MIDI_MSG_CONTROL_CHANGE = 0xb0, enumerator
90 case MIDI_MSG_CONTROL_CHANGE: in SendMessage()