lanceverb 0.4.0

A super-fast mono-to-stereo plate reverberator.
Documentation
1
2
3
4
5
6
7
8
# lanceverb

A super-fast mono-to-stereo plate reverberator based on the design from Jon Dattorro (1997).  
[Effect design: Part 1: Reverberator and other filters](https://ccrma.stanford.edu/~dattorro/EffectDesignPart1.pdf).

Originally written in C++ by Lance Putnam, ported to Rust by [MindBuffer](https://github.com/MindBuffer).

This crate is `no_std` with an overall RAM usage of ~90kB and therefore usable in embedded environments.