CHAILink SDK
Version 1.3
|
List of all CP2MIDI functions. More...
Functions | |
CLC_ErrorCode | CP2MIDI_RegisterNotificationHandler (CPHOBJECT const hCP2Midi) |
Register notification handler for a CP2MIDI local device. More... | |
CLC_ErrorCode | CP2MIDI_UnregisterNotificationHandler (CPHOBJECT const hCP2Midi) |
Unregister notification handler for a CP2MIDI local device. More... | |
CLC_ErrorCode | CP2MIDI_SetMIDICCMode (CPHOBJECT const hCP2Midi, MIDICCModes const mode) |
Set the MIDI CC MSB/LSB mode. Default value is MSB. More... | |
CLC_ErrorCode | CP2MIDI_EnableActiveSensing (CPHOBJECT const hCP2Midi, CPBOOLEAN const fEnable) |
Enable or disable the MIDI active sensing Active sensing is enabled by default. More... | |
CLC_ErrorCode | CP2MIDI_IsActiveSensingEnabled (CPHOBJECT const hCP2Midi, CPBOOLEAN *const pfEnabled) |
Check if MIDI active sensing is enabled. More... | |
CLC_ErrorCode | CP2MIDI_DataConsumed (CPHOBJECT const hCP2Midi) |
Send a DataConsumed on Sys input. More... | |
List of all CP2MIDI functions.