1 2 3 4 5 6
# audio-processor-graph WIP - Draft of a version of https://github.com/RustAudio/dsp-chain which will work with the `audio-processor-traits` crate (support for abstract `AudioBuffer` / `AudioProcessor`s). License: MIT