MIDI Object Properties
Configure the properties of MIDI objects.
Topics
Identification
kMIDIPropertyNamekMIDIPropertyModelkMIDIPropertyManufacturerkMIDIPropertyUniqueIDkMIDIPropertyDeviceID
Capabilities
Configuration
kMIDIPropertyNameConfigurationDictionarykMIDIPropertyMaxSysExSpeedkMIDIPropertyDriverDeviceEditorAppkMIDIPropertyNameConfiguration
Presentation
Audio
Protocols
Timing
kMIDIPropertyTransmitsMTCkMIDIPropertyReceivesMTCkMIDIPropertyTransmitsClockkMIDIPropertyReceivesClockkMIDIPropertyAdvanceScheduleTimeMuSec
Roles
Status
Drivers
Connections
kMIDIPropertyCanRoutekMIDIPropertyIsBroadcastkMIDIPropertyConnectionUniqueIDkMIDIPropertyIsEmbeddedEntitykMIDIPropertySingleRealtimeEntity
Channels
kMIDIPropertyReceiveChannelskMIDIPropertyTransmitChannelskMIDIPropertyMaxReceiveChannelskMIDIPropertyMaxTransmitChannels
Banks
kMIDIPropertyReceivesBankSelectLSBkMIDIPropertyReceivesBankSelectMSBkMIDIPropertyTransmitsBankSelectLSBkMIDIPropertyTransmitsBankSelectMSB
Notes
Program Changes
Property Accessors
MIDIObjectGetProperties(_:_:_:)MIDIObjectRemoveProperty(_:_:)MIDIObjectGetStringProperty(_:_:_:)MIDIObjectSetStringProperty(_:_:_:)MIDIObjectGetIntegerProperty(_:_:_:)MIDIObjectSetIntegerProperty(_:_:_:)MIDIObjectGetDataProperty(_:_:_:)MIDIObjectSetDataProperty(_:_:_:)MIDIObjectGetDictionaryProperty(_:_:_:)MIDIObjectSetDictionaryProperty(_:_:_:)