JUCE  v5.1.1-3-g1a0b28c73
JUCE API
LinearSmoothedValue< FloatType > Member List

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

applyGain(FloatType *samples, int numSamples) noexceptLinearSmoothedValue< FloatType >inline
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexceptLinearSmoothedValue< FloatType >inline
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexceptLinearSmoothedValue< FloatType >inline
countdownLinearSmoothedValue< FloatType >private
currentValueLinearSmoothedValue< FloatType >private
getNextValue() noexceptLinearSmoothedValue< FloatType >inline
getTargetValue() const noexceptLinearSmoothedValue< FloatType >inline
isSmoothing() const noexceptLinearSmoothedValue< FloatType >inline
LinearSmoothedValue() noexceptLinearSmoothedValue< FloatType >inline
LinearSmoothedValue(FloatType initialValue) noexceptLinearSmoothedValue< FloatType >inline
reset(double sampleRate, double rampLengthInSeconds) noexceptLinearSmoothedValue< FloatType >inline
setValue(FloatType newValue) noexceptLinearSmoothedValue< FloatType >inline
stepLinearSmoothedValue< FloatType >private
stepsToTargetLinearSmoothedValue< FloatType >private
targetLinearSmoothedValue< FloatType >private