drumstick  1.0.2
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 plugings that can produce MIDI events