Hacker News new | ask | show | jobs
by Narishma 1375 days ago
Why aren't they generated while waiting for the player to press a key?
1 comments

I'm guessing it's because WebAudio won't let you create audio buffers until a user gesture like a click allows audio context to be started ("resumed").