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§
- Filter
Type - All available filter types for the State Variable Filter
- SvfError