Contents

hasMIDIOutput

A Boolean value that indicates whether the audio unit component has MIDI output.

Declaration

var hasMIDIOutput: Bool { get }

Discussion

This property is true if the component has MIDI output; otherwise, false.

See Also

Getting audio unit component information