Go to the source code of this file.
|
| class | juce::dsp::StateVariableTPTFilter< SampleType > |
| | An IIR filter that can perform low, band and high-pass filtering on an audio signal, with 12 dB of attenuation per octave, using a TPT structure, designed for fast modulation (see Vadim Zavalishin's documentation about TPT structures for more information). More...
|
| |
|
| namespace | juce |
| | JUCE Namespace.
|
| |
|
| enum class | StateVariableTPTFilterType { lowpass
, bandpass
, highpass
} |
| |
◆ StateVariableTPTFilterType
| enum class juce::dsp::StateVariableTPTFilterType |
|
strong |