CHAILink SDK
Version 1.3
|
List of all Hybrid MIDI local device functions. This concerns HybridMIDI, VMIDILinkHybrid devices. More...
MIDI -> CP | |
CLC_ErrorCode | HybridMIDI_SendMIDIBlob (CPHOBJECT const hHybridMIDI, CPUINT8 const bDataLength, CPBYTE const *const pData, CPBOOLEAN const fFlush, CPUINT8 *const pbSent) |
Send a MIDI blob. More... | |
CP -> MIDI | |
CLC_ErrorCode | HybridMIDI_RegisterNotificationHandler (CPHOBJECT const hHybridMIDI) |
Register notification handler for a Hybrid Midi local device. More... | |
CLC_ErrorCode | HybridMIDI_UnregisterNotificationHandler (CPHOBJECT const hHybridMIDI) |
Unregister notification handler for a Hybrid Midi local device. More... | |
CLC_ErrorCode | HybridMIDI_SetMIDICCMode (CPHOBJECT const hHybridMIDI, MIDICCModes const mode) |
Set the MIDI CC MSB/LSB mode. Default value is MSB. More... | |
CLC_ErrorCode | HybridMIDI_EnableActiveSensing (CPHOBJECT const hHybridMIDI, CPBOOLEAN const fEnable) |
Enable or disable the MIDI active sensing Active sensing is enabled by default. More... | |
CLC_ErrorCode | HybridMIDI_IsActiveSensingEnabled (CPHOBJECT const hHybridMIDI, CPBOOLEAN *const pfEnabled) |
Check if MIDI active sensing is enabled. More... | |
CLC_ErrorCode | HybridMIDI_DataConsumed (CPHOBJECT const hHybridMIDI) |
Send a DataConsumed on Sys input. More... | |
List of all Hybrid MIDI local device functions. This concerns HybridMIDI, VMIDILinkHybrid devices.