JUCE
Loading...
Searching...
No Matches
juce::dsp::Oversampling< SampleType > Member List

This is the complete list of members for juce::dsp::Oversampling< SampleType >, including all inherited members.

addDummyOversamplingStage()juce::dsp::Oversampling< SampleType >
addOversamplingStage(FilterType, float normalisedTransitionWidthUp, float stopbandAmplitudedBUp, float normalisedTransitionWidthDown, float stopbandAmplitudedBDown)juce::dsp::Oversampling< SampleType >
clearOversamplingStages()juce::dsp::Oversampling< SampleType >
factorOversamplingjuce::dsp::Oversampling< SampleType >
filterHalfBandFIREquiripple enum valuejuce::dsp::Oversampling< SampleType >
filterHalfBandPolyphaseIIR enum valuejuce::dsp::Oversampling< SampleType >
FilterType enum namejuce::dsp::Oversampling< SampleType >
getLatencyInSamples() const noexceptjuce::dsp::Oversampling< SampleType >
getOversamplingFactor() const noexceptjuce::dsp::Oversampling< SampleType >
initProcessing(size_t maximumNumberOfSamplesBeforeOversampling)juce::dsp::Oversampling< SampleType >
numChannelsjuce::dsp::Oversampling< SampleType >
numFilterTypes enum valuejuce::dsp::Oversampling< SampleType >
Oversampling(size_t numChannels=1)juce::dsp::Oversampling< SampleType >explicit
Oversampling(size_t numChannels, size_t factor, FilterType type, bool isMaxQuality=true, bool useIntegerLatency=false)juce::dsp::Oversampling< SampleType >
processSamplesDown(AudioBlock< SampleType > &outputBlock) noexceptjuce::dsp::Oversampling< SampleType >
processSamplesUp(const AudioBlock< const SampleType > &inputBlock) noexceptjuce::dsp::Oversampling< SampleType >
reset() noexceptjuce::dsp::Oversampling< SampleType >
setUsingIntegerLatency(bool shouldUseIntegerLatency) noexceptjuce::dsp::Oversampling< SampleType >
~Oversampling()juce::dsp::Oversampling< SampleType >