레퍼런스 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.

구문

phase(phase)

매개변수

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!

관련 레퍼런스