IOProcessorData

Data and config used by the IO processor

Constructors

this
this(KeyboardSynthesizerLoopMgr keyboardSynthesizerLoopMgr, MappingsCollection mappings)

ctor

Members

Properties

deviceHandle
HMIDIIN deviceHandle [@property getter]

OS handle for the MIDI input device

deviceHandle
HMIDIIN deviceHandle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
keyboardSynthesizerLoopMgr
KeyboardSynthesizerLoopMgr keyboardSynthesizerLoopMgr [@property getter]

Keyboard simulator to use

mappings
MappingsCollection mappings [@property getter]

MIDI input to keyboard mappings

Meta