The article provides information about BespokeSynth, a software modular synthesizer available on GitHub. It includes details on installation, features like live-patching and VST hosting, as well as instructions for building the software from source. Users can find documentation, community support, and release updates through the provided links.
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.