JUCE
CatmullRomInterpolator Member List

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

CatmullRomInterpolator() noexceptCatmullRomInterpolator
CatmullRomInterpolator(CatmullRomInterpolator &&) noexcept=defaultCatmullRomInterpolator
operator=(CatmullRomInterpolator &&) noexcept=defaultCatmullRomInterpolator
process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce) noexceptCatmullRomInterpolator
process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int available, int wrapAround) noexceptCatmullRomInterpolator
processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, float gain) noexceptCatmullRomInterpolator
processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int available, int wrapAround, float gain) noexceptCatmullRomInterpolator
reset() noexceptCatmullRomInterpolator
~CatmullRomInterpolator() noexceptCatmullRomInterpolator