JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_StateVariableFilter.h File Reference

Classes

class  juce::dsp::StateVariableFilter::Filter< SampleType >
 An IIR filter that can perform low, band and high-pass filtering on an audio signal, with 12 dB of attenuation / octave, using a TPT structure, designed for fast modulation (see Vadim Zavalishin's documentation about TPT structures for more information). More...
 
struct  juce::dsp::StateVariableFilter::Parameters< NumericType >
 Structure used for the state variable filter parameters. More...
 
struct  juce::dsp::StateVariableFilter::Parameters< NumericType >
 Structure used for the state variable filter parameters. More...
 

Namespaces

 juce
 
 juce::dsp
 
 juce::dsp::StateVariableFilter
 Classes for state variable filter processing.