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::Coefficients< NumericType > Member List

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

ArrayCoeffs typedefjuce::dsp::IIR::Coefficients< NumericType >private
assign(const NumericType(&values)[Num])juce::dsp::IIR::Coefficients< NumericType >inlineprivate
assignImpl(const NumericType *values)juce::dsp::IIR::Coefficients< NumericType >private
Coefficients()juce::dsp::IIR::Coefficients< NumericType >
Coefficients(NumericType b0, NumericType b1, NumericType a0, NumericType a1)juce::dsp::IIR::Coefficients< NumericType >
Coefficients(NumericType b0, NumericType b1, NumericType b2, NumericType a0, NumericType a1, NumericType a2)juce::dsp::IIR::Coefficients< NumericType >
Coefficients(NumericType b0, NumericType b1, NumericType b2, NumericType b3, NumericType a0, NumericType a1, NumericType a2, NumericType a3)juce::dsp::IIR::Coefficients< NumericType >
Coefficients(const Coefficients &)=defaultjuce::dsp::IIR::Coefficients< NumericType >
Coefficients(Coefficients &&)=defaultjuce::dsp::IIR::Coefficients< NumericType >
Coefficients(const std::array< NumericType, Num > &values)juce::dsp::IIR::Coefficients< NumericType >inlineexplicit
coefficientsjuce::dsp::IIR::Coefficients< NumericType >
decReferenceCount() noexceptjuce::ReferenceCountedObjectinline
decReferenceCountWithoutDeleting() noexceptjuce::ReferenceCountedObjectinline
getFilterOrder() const noexceptjuce::dsp::IIR::Coefficients< NumericType >
getMagnitudeForFrequency(double frequency, double sampleRate) const noexceptjuce::dsp::IIR::Coefficients< NumericType >
getMagnitudeForFrequencyArray(const double *frequencies, double *magnitudes, size_t numSamples, double sampleRate) const noexceptjuce::dsp::IIR::Coefficients< NumericType >
getPhaseForFrequency(double frequency, double sampleRate) const noexceptjuce::dsp::IIR::Coefficients< NumericType >
getPhaseForFrequencyArray(double *frequencies, double *phases, size_t numSamples, double sampleRate) const noexceptjuce::dsp::IIR::Coefficients< NumericType >
getRawCoefficients() noexceptjuce::dsp::IIR::Coefficients< NumericType >inline
getRawCoefficients() const noexceptjuce::dsp::IIR::Coefficients< NumericType >inline
getReferenceCount() const noexceptjuce::ReferenceCountedObjectinline
incReferenceCount() noexceptjuce::ReferenceCountedObjectinline
makeAllPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeAllPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::Coefficients< NumericType >static
makeBandPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeBandPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::Coefficients< NumericType >static
makeFirstOrderAllPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeFirstOrderHighPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeFirstOrderLowPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeHighPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeHighPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::Coefficients< NumericType >static
makeHighShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)juce::dsp::IIR::Coefficients< NumericType >static
makeLowPass(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeLowPass(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::Coefficients< NumericType >static
makeLowShelf(double sampleRate, NumericType cutOffFrequency, NumericType Q, NumericType gainFactor)juce::dsp::IIR::Coefficients< NumericType >static
makeNotch(double sampleRate, NumericType frequency)juce::dsp::IIR::Coefficients< NumericType >static
makeNotch(double sampleRate, NumericType frequency, NumericType Q)juce::dsp::IIR::Coefficients< NumericType >static
makePeakFilter(double sampleRate, NumericType centreFrequency, NumericType Q, NumericType gainFactor)juce::dsp::IIR::Coefficients< NumericType >static
operator=(const Coefficients &)=defaultjuce::dsp::IIR::Coefficients< NumericType >
operator=(Coefficients &&)=defaultjuce::dsp::IIR::Coefficients< NumericType >
operator=(const std::array< NumericType, Num > &values)juce::dsp::IIR::Coefficients< NumericType >inline
juce::dsp::ProcessorState::operator=(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectinlineprotected
juce::dsp::ProcessorState::operator=(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectinlineprotected
Ptr typedefjuce::dsp::IIR::Coefficients< NumericType >
refCountjuce::ReferenceCountedObjectprivate
ReferenceCountedObject()=defaultjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectinlineprotected
ReferenceCountedObject(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectinlineprotected
resetReferenceCount() noexceptjuce::ReferenceCountedObjectinlineprotected
~ReferenceCountedObject()juce::ReferenceCountedObjectinlineprotectedvirtual