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!