lanceverb 0.4.0

A super-fast mono-to-stereo plate reverberator.
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 18.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 206.14 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • sourcebox/lanceverb
    6 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sourcebox

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.

Originally written in C++ by Lance Putnam, ported to Rust by MindBuffer.

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