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

Classes

struct  juce::dsp::FIR::Coefficients< NumericType >
 A set of coefficients for use in an FIRFilter object. More...
 
struct  juce::dsp::FIR::Coefficients< NumericType >
 A set of coefficients for use in an FIRFilter object. More...
 
class  juce::dsp::FIR::Filter< SampleType >
 A processing class that can perform FIR filtering on an audio signal, in the time domain. More...
 

Namespaces

 juce
 
 juce::dsp
 
 juce::dsp::FIR
 Classes for FIR filter processing.