RustAudio / dsp-chain

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

Updated to latest sound_stream, changed examples to use non_blocking output streams. #105

Closed mitchmindtree closed 9 years ago

mitchmindtree commented 9 years ago

Beta build seems to be failing on the petgraph dep, nightly's building fine though so dsp-chain itself should be fine to merge.