JUCE
|
Namespaces | |
namespace | juce |
namespace | juce::dsp |
Classes | |
struct | juce::dsp::FilterDesign< FloatType > |
This class provides a set of functions which generates FIR::Coefficients and IIR::Coefficients, of high-order low-pass filters. More... | |
struct | juce::dsp::FilterDesign< FloatType >::IIRPolyphaseAllpassStructure |
The structure returned by the function designIIRLowpassHalfBandPolyphaseAllpassMethod. More... | |