3 releases (breaking)
Uses new Rust 2021
0.3.0 | Oct 22, 2022 |
---|---|
0.2.0 | Sep 29, 2022 |
0.1.0-alpha.2 | Mar 25, 2022 |
#24 in #vst-plugin
22 downloads per month
Used in audio-processor-graph
180KB
3K
SLoC
audio-processor-time
Time-based effects.
Contains a mono delay processor implementation and a version of "FreeVerb".
Also WIP implementations of a chorus processor and a modulated diffused reverb.
References
- FreeVerb - https://ccrma.stanford.edu/~jos/pasp/Freeverb.html
- "Let's Write a Reverb - Geraint Luff - ADC21" - https://www.youtube.com/watch?v=6ZK2Goiyotk
- "Audio Effects: Theory, Implementation and Application" - https://www.amazon.com/Audio-Effects-Theory-Implementation-Application/dp/1466560282
License: MIT
lib.rs
:
Time-based effects.
Contains a mono delay processor implementation and a version of "FreeVerb".
Also WIP implementations of a chorus processor and a modulated diffused reverb.
References
- FreeVerb - https://ccrma.stanford.edu/~jos/pasp/Freeverb.html
- "Let's Write a Reverb - Geraint Luff - ADC21" - https://www.youtube.com/watch?v=6ZK2Goiyotk
- "Audio Effects: Theory, Implementation and Application" - https://www.amazon.com/Audio-Effects-Theory-Implementation-Application/dp/1466560282
Dependencies
~4MB
~85K SLoC