SynthLab SDK
|
MIDI output message and data information. More...
#include <synthstructures.h>
Public Attributes | |
uint32_t | globalMIDIData [kNumMIDIGlobals] = { 0 } |
the global MIDI INPUT table that is shared across the voices via the IMIDIData interface | |
uint32_t | ccMIDIData [kNumMIDICCs] = { 0 } |
the global MIDI CC INPUT table that is shared across the voices via the IMIDIData interface | |
MIDI output message and data information.