Asteroids icon indicating copy to clipboard operation
Asteroids copied to clipboard

Sound no longer working

Open kwichmann opened this issue 7 years ago • 2 comments

For some reason the sound effects no longer work :-(

I suspect it has to do with updates to the p5.sound library. Can anybody confirm or deny? @shiffman perhaps?

kwichmann avatar Jun 03 '18 11:06 kwichmann

The sound effects work for me and it's using an explicit version of the library. Try opening the console and taking a look. You might get information pointing to "Autoplay Policy Changes." Also try another browser.

AlcaDesign avatar Jun 03 '18 12:06 AlcaDesign

Hmm. I see. I get the error "The AudioContext was not allowed to start. It must be resume (or created) after a user gesture on the page. https://goo.gl/7K7WLu" twice (in Chromium). Will try another browser later.

kwichmann avatar Jun 03 '18 13:06 kwichmann