Expand description

Provides an abstraction for MIDI processing that works for stand-alone and vst events

Modules

rust-vst compatibility for the MidiMessageLike trait

Structs

Traits

A MIDI event processor

Represents an “Event” type for audio processors. Due to how events are forwarded to processors, the list of events received might contain non-MIDI events.