wizgrav / clubber

Application of music theory in audio reactive visualizations
http://wizgrav.github.io/clubber
MIT License
358 stars 26 forks source link

ios12.2 / safari - audiocontext suspended #14

Closed spleennooname closed 5 years ago

spleennooname commented 5 years ago

Hi :) I've updated my experiment. I was testing it on iOS12.2 Safari, but it seems not to work: the status of the audiocontext in webkit is always "suspended". I've added logs in consoles that show this scenario. Can you give me some suggestions? Thank you very much!

the track play starts here

spleennooname commented 5 years ago

solved passed audioContext/analyzer instances as external https://github.com/spleennooname/webgl-clubber-demo/blob/master/src/app.js#L279