GitHub - sharph/s-rack: A modular synthesizer written in Rust

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ s-rack Public

A modular synthesizer written in Rust

License

GPL-3.0 license

51 stars 1 fork Branches Tags Activity

Notifications You must be signed in to change notification settings

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