The article introduces SuperSonic, a web-based implementation of SuperCollider's audio synthesis engine, allowing users to generate audio directly from their browser without installation. It utilizes WebAssembly and an OSC API to communicate with the Scsynth server, providing a seamless way to integrate audio synthesis into web applications. Users can load synth definitions from Sonic Pi and send OSC commands to create and manipulate sounds interactively.
audio ✓
synthesis ✓
webassembly ✓