Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo doesn't run #65

Open
SwiftsNamesake opened this issue Jun 9, 2016 · 3 comments
Open

Demo doesn't run #65

SwiftsNamesake opened this issue Jun 9, 2016 · 3 comments

Comments

@SwiftsNamesake
Copy link

SwiftsNamesake commented Jun 9, 2016

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.
@khalidmbajwa
Copy link

Same here. None of the examples i tested worked locally either. Is this thing even working anymore ?

@nixolas1
Copy link

No. Try p5.js :)

@jsantell
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants