Taoist
-
How to add effects nodes to webAudioApiForDesigners.js
That's not the problem. I can get it to work just fine and understand I need the server to make the XMLHttpRequest. I just don't understand how to hook it to effects nodes in the Audio API. I can play audio files just fine. I can hook ef…
-
How to add effects nodes to webAudioApiForDesigners.js
I tried to edit the code above to display properly 4 times and I couldn't get it to work right. Instead I will just post a js fiddle: http://jsfiddle.net/DWcEP/ The above code needs to be run off a server to actually work since it streams an …