레퍼런스 start()

start()

Start an oscillator.

Starting an oscillator on a user gesture will enable audio in browsers that have a strict autoplay policy, including Chrome and most mobile devices. See also: userStartAudio().

구문

start([time], [frequency])

매개변수

time

startTime in seconds from now.

frequency

frequency in Hz.

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

관련 레퍼런스