Contents

disconnectMIDIInput(_:)

Disconnects all input MIDI connections from a node.

Declaration

func disconnectMIDIInput(_ node: AVAudioNode)

Parameters

  • node:

    The node with the MIDI input to disconnect.

See Also

Managing MIDI Nodes