MIDISetupAddExternalDevice(_:)
Adds an external MIDI device to the current MIDI setup.
Declaration
func MIDISetupAddExternalDevice(_ device: MIDIDeviceRef) -> OSStatusParameters
- device:
The device to add.
Return Value
An OSStatus result code.
Adds an external MIDI device to the current MIDI setup.
func MIDISetupAddExternalDevice(_ device: MIDIDeviceRef) -> OSStatusThe device to add.
An OSStatus result code.