connect

fun connect(destinationNode: AudioNode, output: Int = definedExternally, input: Int = definedExternally): AudioNode(source)

MDN Reference


fun connect(destinationParam: AudioParam, output: Int = definedExternally)(source)