
Project Showcase
10 months ago•@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.
Articles & Updates for Orchestrator
Posts in Orchestrator

9 months ago
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 Assembly+2
By @sihilel.hRead Article ↗

10 months ago
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
By @sihilel.hRead Article ↗
Share this project
Help others discover this project by sharing it on your favorite platform