You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried running the demo a few times now, but I never got past the loading screen.
dancer.js:354 Uncaught TypeError: this.context.createJavaScriptNode is not a function
dancer.js:321 Uncaught TypeError: Failed to execute 'connect' on 'AudioNode': No function was found that matched the signature provided.
The text was updated successfully, but these errors were encountered:
This project was started when web audio was in its infancy, with experimental implementations in Chrome, a completely different API in Firefox (Audio Data API), and flash fallbacks in other browsers; web audio is now mostly implemented in all modern browsers, with a relatively consistent API. Created back when web audio was mostly experimental usage, this project doesn't have much use (IMO) standardizing across older versions of browsers. What is your use case?
I've tried running the demo a few times now, but I never got past the loading screen.
The text was updated successfully, but these errors were encountered: