Reference connect()

connect()

Connect to an audio unit. If no parameter is provided, will connect to the main output (i.e. your speakers).

Syntax

connect([unit])

Parameters

unit
Object:

An object that accepts audio input, such as an FFT

Notice any errors or typos? Please let us know. Please feel free to edit lib/addons/p5.sound.js and open a pull request!

Related References