JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::IIR::ArrayCoefficients< NumericType > Member List

This is the complete list of members for juce::dsp::IIR::ArrayCoefficients< NumericType >, including all inherited members.

inverseRootTwojuce::dsp::IIR::ArrayCoefficients< NumericType >privatestatic
makeAllPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeAllPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeBandPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeBandPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeFirstOrderAllPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeFirstOrderHighPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeFirstOrderLowPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeHighPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeHighPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeHighShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeLowPass(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeLowPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeLowShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeNotch(double sampleRate, NumericType frequency)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makeNotch(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::ArrayCoefficients< NumericType >static
makePeakFilter(double sampleRate, NumericType centreFrequency, NumericType Q, NumericType gainFactor)juce::dsp::IIR::ArrayCoefficients< NumericType >static