Web Audio Libraries, compared
All 4 web audio tools in the directory, side by side — language, license, and platforms. Open any tool for install steps and a code example.
| Tool | Language | License | Platforms |
|---|---|---|---|
| GibberinactiveBrowser-based live coding environment combining music synthesis and sequencing with 3D graphics. | JavaScript | MIT | Web |
| NexusUIJavaScript toolkit of Web Audio UI widgets (dials, sliders, pads) for building browser instruments. | JavaScript | MIT | Web |
| p5.soundp5.js add-on bringing the Processing approach to Web Audio: playback, effects, synthesis and analysis. | JavaScript | MIT | Web |
| Tone.jsWeb Audio framework for making interactive music in the browser, with DAW-like transport, synths and effects. | TypeScript / JavaScript | MIT | Web |