Searched refs:MIDI_CMD_COMMON_SENSING (Results 1 – 2 of 2) sorted by relevance
251 #define MIDI_CMD_COMMON_SENSING 0xfe /**< active sensing */ macro
722 buf[i] != MIDI_CMD_COMMON_SENSING) || in main()724 (buf[i] == MIDI_CMD_COMMON_SENSING && !ignore_active_sensing)) in main()