Referencia phase()

phase()

Set the phase of an oscillator between 0.0 and 1.0. In this implementation, phase is a delay time based on the oscillator's current frequency.

Sintaxis

phase(phase)

Parámetros

phase
Number:

float between 0.0 and 1.0

This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!

Referencias Relacionadas