Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript How to add effects nodes to webAudioApiForDesigners.js Re: How to add effects nodes to webAudioApiForDesigners.js

#114113
Taoist
Member

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 effects perfectly well when not using webaudiofordesigners.js. It’s hooking the effects to this abstracted piece of code that I don’t understand how to do.

Thank you