[][src]Module lv2_midi::raw

Atom types to give raw access to MIDI messages.

This implementation is very low-level; Basically an alias for a chunk. It should only be used by those who don't want additional dependencies or want to modify messages directly.

If you just want to use MIDI messages in your plugin, you should use the optional wmidi feature.

Structs

MidiEvent

Midi Event.