Expand description
Internal wrapper types
Structs
- Noop MIDI event handler.
- A standalone processor impl that will only process audio
- Options for
audio-processor-standalone
, this is provided by theStandaloneProcessor
trait implementation at the moment, which is less than ideal. - A standalone processor impl that will process audio and MIDI
Traits
- Abstract standalone processor with runtime optional MIDI handling.