lv2_midi_is_system_message

Return true iff msg is a MIDI system message (which has no channel).

version(LV2)
extern (C) static
bool
lv2_midi_is_system_message
(
const uint8_t* msg
)

Meta