1 month ago by @sihilel.h
Orchestrator
An experiment in making and working with digital sounds using Rust. It explores how to create and edit WAV audio files through basic sound synthesis.

Posts in Orchestrator

Bringing Orchestrator to the Web with Rust and WebAssembly
Learn how I converted a Rust audio synthesizer to WebAssembly for the web. Covers wasm-pack integration, monorepo architecture, piano roll UI, and browser memory management with real performance considerations.
RustAudio SynthesisWeb Assemblywasm-packReact
2 weeks ago
@sihilel.h

Building a WAV Synthesizer in Rust
I built my first Rust project—a WAV audio synthesizer that generates playable audio from JSON notation. Implemented the complete pipeline from frequency calculation to PCM encoding to RIFF file format, learning how digital audio actually works.
RustAudio SynthesisWAV Format
1 month ago
@sihilel.h
Share this project
Help others discover this project by sharing it on your favorite platform