JUCE
SmoothedValue< FloatType, SmoothingType > Member List

This is the complete list of members for SmoothedValue< FloatType, SmoothingType >, including all inherited members.

applyGain(FloatType *samples, int numSamples) noexceptSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexceptSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexceptSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
countdownSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >protected
currentValueSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >protected
FloatType typedefSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
getCurrentValue() const noexceptSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
getNextValue() noexceptSmoothedValue< FloatType, SmoothingType >
getTargetValue() const noexceptSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
isSmoothing() const noexceptSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
MultiplicativeVoid typedefSmoothedValue< FloatType, SmoothingType >
reset(double sampleRate, double rampLengthInSeconds) noexceptSmoothedValue< FloatType, SmoothingType >
reset(int numSteps) noexceptSmoothedValue< FloatType, SmoothingType >
setCurrentAndTargetValue(FloatType newValue)SmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
setNextValue() noexceptSmoothedValue< FloatType, SmoothingType >
setNextValue() noexceptSmoothedValue< FloatType, SmoothingType >
setStepSize() noexceptSmoothedValue< FloatType, SmoothingType >
setStepSize()SmoothedValue< FloatType, SmoothingType >
setTargetValue(FloatType newValue) noexceptSmoothedValue< FloatType, SmoothingType >
skip(int numSamples) noexceptSmoothedValue< FloatType, SmoothingType >
skipCurrentValue(int numSamples) noexceptSmoothedValue< FloatType, SmoothingType >
skipCurrentValue(int numSamples)SmoothedValue< FloatType, SmoothingType >
SmoothedValue() noexceptSmoothedValue< FloatType, SmoothingType >
SmoothedValue(FloatType initialValue) noexceptSmoothedValue< FloatType, SmoothingType >
SmoothedValueBase()=defaultSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >
stepSmoothedValue< FloatType, SmoothingType >
stepsToTargetSmoothedValue< FloatType, SmoothingType >
targetSmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >protected
~SmoothedValueBase()SmoothedValueBase< SmoothedValue< FloatType, SmoothingType > >virtual