dancer.js icon indicating copy to clipboard operation
dancer.js copied to clipboard

Demo doesn't run

Open SwiftsNamesake opened this issue 9 years ago • 3 comments
trafficstars

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.

SwiftsNamesake avatar Jun 09 '16 22:06 SwiftsNamesake

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

khalidmbajwa avatar Dec 25 '16 11:12 khalidmbajwa

No. Try p5.js :)

nixolas1 avatar Dec 25 '16 22:12 nixolas1

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?

jsantell avatar Dec 28 '16 00:12 jsantell