RustAudio / dsp-chain

A library for chaining together multiple audio dsp processors/generators, written in Rust!
MIT License
301 stars 18 forks source link

Updated example with a basic synthesis demonstration using the new SoundStream #57

Closed mitchmindtree closed 9 years ago

mitchmindtree commented 9 years ago

Produces a Sine wave for 3 seconds.