IMidiMapping

Undocumented in source.

Members

Functions

getMidiControllerAssignment
tresult getMidiControllerAssignment(int busIndex, short channel, CtrlNumber midiControllerNumber, ParamID id)

Gets an (preferred) associated ParamID for a given Input Event Bus index, channel and MIDI Controller. @paramin busIndex - index of Input Event Bus @paramin channel - channel of the bus @paramin midiControllerNumber - see \ref ControllerNumbers for expected values (could be bigger than 127) @paramin id - return the associated ParamID to the given midiControllerNumber

Static variables

iid
TUID iid;
Undocumented in source.

Inherited Members

From FUnknown

iid
TUID iid;
Undocumented in source.

Meta