Alex Griss

Alex Griss

Building tools for creative coders

Forums

Alex Griss

1d ago

Web Audio Studio - A Visual Debugger for Web Audio API Graphs

Web Audio Studio lets you write real Web Audio API code, run it, and see the runtime graph it produces as an interactive visual representation. Instead of mentally tracking connect() calls, you can inspect the actual structure of the graph, follow signal flow, and tweak parameters while the audio is playing. It is a developer tool for debugging, learning, and exploring complex audio systems.