vexwarp
vexwarp copied to clipboard
Demo is not usable
Just letting you know that since this project was last worked on, browsers are a bit more picky about how they permit playing audio. You can see in the browsers console the following warning:
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
Which prevents any audio being played with the current demo.
Thanks for letting me know.