Crate simper_filter

Source

Structs§

Svf
A State Variable Filter that is copied from Andrew Simper (Cytomic) https://cytomic.com/files/dsp/SvfLinearTrapOptimised2.pdf
SvfCoefficients
The filter coefficients that hold old necessary data to reproduce the filter
SvfResponse
Coefficients can be copied in the UI Thread, so that the response can be shown

Enums§

FilterType
All available filter types for the State Variable Filter
SvfError