Skip to content

sharph/s-rack

Repository files navigation

s-rack

Rust Rust CI Status Made with love at the Recurse Center

A modular softsynth

screenshot

Building and running

Like most Rust apps, s-rack uses Cargo to build:

cargo run

or

cargo build

Developing for web

s-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/.