A modular softsynth
- egui based UI
- Runs natively or in the web browser via WASM
Like most Rust apps, s-rack uses Cargo to build:
cargo runor
cargo builds-rack uses Trunk to manage building for web.
You can trunk serve to start a live-reloading environment or trunk build
to create a build in dist/.