MIDISystemCommonMessage
public enum MIDISystemCommonMessage : Equatable
Undocumented
-
Undocumented
Declaration
Swift
public static let midiTimeCodeQuarterFrameMessageTypeRange: ClosedRange<UInt8>
-
Undocumented
Declaration
Swift
case midiTimeCodeQuarterFrame(messageType: UInt8, values: UInt8)
-
Undocumented
Declaration
Swift
case songPositionPointer(value: UInt16)
-
Undocumented
Declaration
Swift
case songSelect(value: UInt8)
-
Undocumented
Declaration
Swift
case undefined1
-
Undocumented
Declaration
Swift
case undefined2
-
Undocumented
Declaration
Swift
case tuneRequest