MIDIPortRef
A MIDI connection that a client maintains.
Declaration
typealias MIDIPortRef = MIDIObjectRefDiscussion
A port object derives from MIDIObjectRef, and its owning object is a MIDIDeviceRef. It represents an input or output port, and it provides the means to communicate with any number of MIDI sources or destinations.