disconnectMIDIInput(_:)
Disconnects all input MIDI connections from a node.
Declaration
func disconnectMIDIInput(_ node: AVAudioNode)Parameters
- node:
The node with the MIDI input to disconnect.
Disconnects all input MIDI connections from a node.
func disconnectMIDIInput(_ node: AVAudioNode)The node with the MIDI input to disconnect.