MidiDjConsole object |
|
The MidiDjConsole object, accessible through the control's MidiDjConsole property, is internally implemented as a COM interface called IMidiDjConsole and contains methods needed to manage communication between the instance of the control and a physical MIDI DJ Console attached to the system.
The MidiDjConsole object is implemented through the following methods:
ProfileButtonNameGetByMidiCommand
ProfileRangeNameGetByMidiCommand
ProfileLedNameGetByMidiCommand
ProfileDisplayNameGetByMidiCommand
DisplaySegmentManagementAvailable
For further details about interfacing with MIDI DJ Consoles see the How to manage MIDI DJ consoles tutorial.