
Web Audio Experiment
A visual interface for experimenting with audio synthesis, effects, and processing using Web Audio API nodes. Connect oscillators, filters, and other audio components to create custom sound chains.
Created by kellda
Create a free account to get instant access
How to Use
This is a visual tool for experimenting with Web Audio API to create and manipulate sound. • Click buttons in the left menu to add audio nodes (sound sources, effects, outputs) to the workspace • Drag nodes around the canvas to position them • Connect nodes by dragging from output ports to input ports to create an audio signal path • Click on any node to adjust its parameters in the bottom panel • Use play/stop buttons to start and stop audio playback • Set BPM for timing-based effects using the number input Basic audio chain: Add a sound source (Oscillator, Audio Buffer) → connect to processing nodes (Gain, Delay, Filters) → connect to your speakers (destination) • Save/Load buttons preserve your audio graph setups • Reset clears the workspace • Audio Buffers button manages audio file imports • Right-click nodes for additional options • Check the log panel for any error messages Experiment by chaining different audio processing nodes to create unique sounds and effects.