OpenShot Audio Library | OpenShotAudio 0.4.0
 
Loading...
Searching...
No Matches
juce::dsp::IIR::ArrayCoefficients< NumericType > Member List

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

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