Module audio_processor_traits::midi[][src]

Expand description

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

Modules

rust-vst compatibility for the MidiMessageLike trait

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.