JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::CatmullRomInterpolator Member List

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

CatmullRomInterpolator() noexceptjuce::CatmullRomInterpolator
lastInputSamplesjuce::CatmullRomInterpolatorprivate
process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce) noexceptjuce::CatmullRomInterpolator
process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int available, int wrapAround) noexceptjuce::CatmullRomInterpolator
processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, float gain) noexceptjuce::CatmullRomInterpolator
processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int available, int wrapAround, float gain) noexceptjuce::CatmullRomInterpolator
reset() noexceptjuce::CatmullRomInterpolator
subSamplePosjuce::CatmullRomInterpolatorprivate
~CatmullRomInterpolator() noexceptjuce::CatmullRomInterpolator