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
This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!