Expand description
A Rust implementation of the Freeverb reverb algorithm.
Freeverb was originally written in C++ by “Jezar at Dreampoint”, and was released into the public domain in June 2000. It is now widely used in various incarnations in multiple software packages.
Structs§
- Freeverb
- A processor for the Freeverb reverb algorithm.