|
OpenWareLaboratory
|


Go to the source code of this file.
Data Structures | |
| class | AbstractStateVariableFilter |
| State Variable Filter based on Andy Simper's code and analysis: http://www.cytomic.com/files/dsp/SvfLinearTrapOptimised2.pdf This is a so-called Zero Delay Feedback, trapezoidal integration filter and is suited to audio rate modulation of filter coefficients. More... | |
| class | MultiStateVariableFilter |
| class | StateVariableFilter |
| class | StereoStateVariableFilter |
Macros | |
| #define | SVF_COMPUTE_BOUNDED |
| #define SVF_COMPUTE_BOUNDED |
Definition at line 7 of file StateVariableFilter.h.