Searched refs:MIDI_GET_CHAN (Results 1 – 4 of 4) sorted by relevance
179 #define MIDI_GET_CHAN(d) ((d) & 0x0f) macro
269 chan = MIDI_GET_CHAN(status);
1058 chan = MIDI_GET_CHAN(msg[0]);
482 chan = MIDI_GET_CHAN(tp->status); in playdata()