Referencia stop()

stop()

Stop an oscillator. Accepts an optional parameter to determine how long (in seconds from now) until the oscillator stops.

Sintaxis

stop(secondsFromNow)

Parámetros

secondsFromNow

Time, in seconds from now.

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

Referencias Relacionadas