Procedural audio synthesizer with a node-graph patch editor
Route is a modular-synthesizer-style canvas where each node is backed by Cmajor code
compiled just-in-time. Patch nodes together to hear the result in real time, and export
an entire patch as a runnable WebAssembly program.
This package installs the standalone application. Route's VST3 and CLAP plugins are not
part of it, because a sandboxed package cannot write to the directories a DAW scans.