MIDIObject
public enum MIDIObject
Undocumented
-
Undocumented
Declaration
Swift
case other(MIDIObjectRef) -
Undocumented
Declaration
Swift
case device(MIDIDevice) -
Undocumented
Declaration
Swift
case entity(MIDIEntity) -
Undocumented
Declaration
Swift
case source(MIDIEndpoint) -
Undocumented
Declaration
Swift
case destination(MIDIEndpoint) -
Undocumented
Declaration
Swift
case externalDevice(MIDIObjectRef) -
Undocumented
Declaration
Swift
case externalEntity(MIDIObjectRef) -
Undocumented
Declaration
Swift
case externalSource(MIDIObjectRef) -
Undocumented
Declaration
Swift
case externalDestination(MIDIObjectRef)
View on GitHub
Install in Dash
MIDIObject Enumeration Reference