NexusUI Alternatives
Looking for an alternative to NexusUI? It's javaScript toolkit of Web Audio UI widgets (dials, sliders, pads) for building browser instruments. Below are 3 other web audio tools for making music with code — how each compares, and when it's the better choice. Every option is verified against its own source.
| Alternative | Language | License | Best for |
|---|---|---|---|
| p5.soundp5.js add-on bringing the Processing approach to Web Audio: playback, effects, synthesis and analysis. | JavaScript | MIT | Adding accessible sound to creative-coding p5.js sketches. |
| Tone.jsWeb Audio framework for making interactive music in the browser, with DAW-like transport, synths and effects. | TypeScript / JavaScript | MIT | Building interactive, browser-based music apps and instruments. |
| GibberinactiveBrowser-based live coding environment combining music synthesis and sequencing with 3D graphics. | JavaScript | MIT | Browser-based audiovisual live coding and teaching creative coding. |
Notable picks
p5.sound
p5.js add-on bringing the Processing approach to Web Audio: playback, effects, synthesis and analysis. Best for adding accessible sound to creative-coding p5.js sketches.
Tone.js
Web Audio framework for making interactive music in the browser, with DAW-like transport, synths and effects. Best for building interactive, browser-based music apps and instruments.
Gibber
Browser-based live coding environment combining music synthesis and sequencing with 3D graphics. Best for browser-based audiovisual live coding and teaching creative coding.
Related JavaScript tools
Other JavaScript tools worth a look, from adjacent categories.