MIKMIDICommandType

Objective-C

enum MIKMIDICommandType {}

Swift

enum MIKMIDICommandType : UInt

Types of MIDI messages. These values correspond directly to the MIDI command type values found in MIDI message data.

Note

Not all of these MIDI message types are currently explicitly supported by MIKMIDI.