lv2_midi_message_type

Return the type of a MIDI message. @param msg Pointer to the start (status byte) of a MIDI message.

version(LV2)
extern (C) static
lv2_midi_message_type
(
const uint8_t* msg
)

Meta