Web Audio Studio now supports the full Web Audio API spec.
Custom DSP via AudioWorklet, multichannel graphs (5.1), and real-time graph inspection.
| Web Audio Studio | https://webaudio.studio |
| Portfolio | https://alexgriss.tech/en |
Web Audio Studio now supports the full Web Audio API spec.
Custom DSP via AudioWorklet, multichannel graphs (5.1), and real-time graph inspection.
I just released the alpha of Web Audio Studio.
It's a browser-based tool for writing real Web Audio API code and visualizing the runtime graph it produces. You can inspect connections, follow signal flow, and insert analysers to see what's happening between nodes.
Everything runs locally in the browser. No signup. Desktop-only for now.
Would love feedback from anyone working with #WebAudio or #DSP.