drumstick  1.1.0
Realtime MIDI (I/O)

BackendManager provides a mechanism to find and enumerate backends (plugins) to manage realtime MIDI input/output. More...

Detailed Description

BackendManager provides a mechanism to find and enumerate backends (plugins) to manage realtime MIDI input/output.

This class and plugins are multiplatform. The backends implement one of these interfaces:

MIDIInput: for plugins that can receive MIDI events

MIDIOutput: for plugins that can consume MIDI events