plyphon

SuperCollider's scsynth engine, rebuilt in pure Rust - the same engine and API on native and wasm32-unknown-unknown. Each example below runs the engine live in your browser; open it and click the page to start audio.

Synthesis

Buses & control

OSC & scheduling

Buffers & files

Run any example natively with cargo run -p example-<name>. See the repository for details.