Contents

MIDISetupAddExternalDevice(_:)

Adds an external MIDI device to the current MIDI setup.

Declaration

func MIDISetupAddExternalDevice(_ device: MIDIDeviceRef) -> OSStatus

Parameters

  • device:

    The device to add.

Return Value

An OSStatus result code.

See Also

Managing External Devices