Expand description
A partial port of vinniefalco/DSPFilters
to Rust.
See rbj::FilterProcessor
for a starting-point.
Provides RBJ filters:
Modulesยง
- coefficients
- Filter coefficient structs for internal or low-level use
- denormal_
prevention - Denormal prevention struct
- rbj
- RBJ filters Filters from https://shepazu.github.io/Audio-EQ-Cookbook/audio-eq-cookbook.html
- state
- State struct