CHAILink SDK
Version 1.3
|
List of all CP2Midi, VMIDILinkIn, HybridMidi and VMIDILinkHybrid notification handlers. More...
Typedefs | |
typedef void(* | NH_CP2MIDI_MIDIMESSAGE )(CPHOBJECT const hLocalDevice, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData, CPUINT8 const bSize, CPBYTE const *const pData, CPENDPOINT const *const pSource) |
Incoming MIDI message notification for CP2Midi, VMIDILinkIn, HybridMidi and VMIDILinkHybrid devices. More... | |
typedef void(* | NH_CP2MIDI_MIDISYSEX )(CPHOBJECT const hLocalDevice, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData, CPBOOLEAN const fLastBlock, CPUINT8 const bSize, CPBYTE const *const pData, CPENDPOINT const *const pSource) |
Incoming SYSEX message notification for CP2Midi and HybridMidi devices. More... | |
List of all CP2Midi, VMIDILinkIn, HybridMidi and VMIDILinkHybrid notification handlers.