JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
juce_FIRFilter.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  juce
 JUCE Namespace.
 
namespace  juce::dsp::FIR
 Classes for FIR filter processing.