Searched refs:CMD_MIDI (Results 1 – 3 of 3) sorted by relevance
145 waltDevice.command(WaltDevice.CMD_MIDI); in setupMidiOut()196 waltDevice.command(WaltDevice.CMD_MIDI);
57 static final char CMD_MIDI = 'M'; // Start listening for a MIDI message field in WaltDevice
46 #define CMD_MIDI 'M'321 } else if (cmd == CMD_MIDI) {326 send_ack(CMD_MIDI);