applyGain(FloatType *samples, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
countdown | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | protected |
currentValue | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | protected |
FloatType typedef | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
getCurrentValue() const noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
getNextSmoothedValue() noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inlineprivate |
getNextValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
getTargetValue() const noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
isSmoothing() const noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
LinearVoid typedef | juce::SmoothedValue< FloatType, SmoothingType > | private |
MultiplicativeVoid typedef | juce::SmoothedValue< FloatType, SmoothingType > | private |
reset(double sampleRate, double rampLengthInSeconds) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
reset(int numSteps) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
setCurrentAndTargetValue(FloatType newValue) | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | inline |
setNextValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inlineprivate |
setNextValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inlineprivate |
setStepSize() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inlineprivate |
setStepSize() | juce::SmoothedValue< FloatType, SmoothingType > | inlineprivate |
setTargetValue(FloatType newValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
skip(int numSamples) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
skipCurrentValue(int numSamples) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inlineprivate |
skipCurrentValue(int numSamples) | juce::SmoothedValue< FloatType, SmoothingType > | inlineprivate |
SmoothedValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
SmoothedValue(FloatType initialValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
SmoothedValueBase()=default | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
step | juce::SmoothedValue< FloatType, SmoothingType > | private |
stepsToTarget | juce::SmoothedValue< FloatType, SmoothingType > | private |
target | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | protected |