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

startTime in seconds from now.

frequency
Number:

frequency in Hz.

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

관련 레퍼런스