JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_audio_basics/utilities/juce_IIRFilter.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::IIRCoefficients
 A set of coefficients for use in an IIRFilter object. More...
 
class  juce::IIRFilter
 An IIR filter that can perform low, high, or band-pass filtering on an audio signal, and which attempts to implement basic thread-safety. More...
 
class  juce::IIRFilterBase< Mutex >
 An IIR filter that can perform low, high, or band-pass filtering on an audio signal. More...
 
class  juce::SingleThreadedIIRFilter
 An IIR filter that can perform low, high, or band-pass filtering on an audio signal, with no thread-safety guarantees. More...
 

Namespaces

 juce