Results 1 - 4 of 4

AudioNode.connect(AudioNode)

A reference to the destination AudioNode object. In some browsers older implementations of this interface return void.
API AudioNode connect Method Reference Web Audio API

AudioNode.connect(AudioParam)

It is possible to connect an AudioNode output to more than one AudioParam, and more than one AudioNode output to a single AudioParam, with multiple calls to connect(). Fan-in and fan-out are therefore supported.
API AudioNode connect Method Reference Référence Web Audio API

MozNFCTag.connect()

The connect() method of the MozNFCTag interface accepts a technology type to use for subsequent operations.
API connect Firefox OS Method MozNFCTag NFC NFCTag Reference