Contents

hasMIDIInput

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

Declaration

var hasMIDIInput: Bool { get }

Discussion

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

See Also

Getting audio unit component information