JUCE
IIRCoefficients Member List

This is the complete list of members for IIRCoefficients, including all inherited members.

coefficientsIIRCoefficients
IIRCoefficients() noexceptIIRCoefficients
IIRCoefficients(double c1, double c2, double c3, double c4, double c5, double c6) noexceptIIRCoefficients
IIRCoefficients(const IIRCoefficients &) noexceptIIRCoefficients
makeHighPass(double sampleRate, double frequency) noexceptIIRCoefficientsstatic
makeHighShelf(double sampleRate, double cutOffFrequency, double Q, float gainFactor) noexceptIIRCoefficientsstatic
makeLowPass(double sampleRate, double frequency) noexceptIIRCoefficientsstatic
makeLowShelf(double sampleRate, double cutOffFrequency, double Q, float gainFactor) noexceptIIRCoefficientsstatic
makePeakFilter(double sampleRate, double centreFrequency, double Q, float gainFactor) noexceptIIRCoefficientsstatic
operator=(const IIRCoefficients &) noexceptIIRCoefficients
~IIRCoefficients() noexceptIIRCoefficients