applyGain(FloatType *samples, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValueType > | inline |
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValueType > | inline |
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValueType > | inline |
countdown (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | protected |
currentValue (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | protected |
FloatType typedef (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | |
getCurrentValue() const noexcept | juce::SmoothedValueBase< SmoothedValueType > | inline |
getNextValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
getTargetValue() const noexcept | juce::SmoothedValueBase< SmoothedValueType > | inline |
isSmoothing() const noexcept | juce::SmoothedValueBase< SmoothedValueType > | inline |
MultiplicativeVoid typedef | juce::SmoothedValue< FloatType, SmoothingType > | |
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< SmoothedValueType > | inline |
setNextValue() noexcept (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | inline |
setNextValue() noexcept (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | inline |
setStepSize() noexcept (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | inline |
setStepSize() (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | inline |
setTargetValue(FloatType newValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
skip(int numSamples) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
skipCurrentValue(int numSamples) noexcept (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | inline |
skipCurrentValue(int numSamples) (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | inline |
SmoothedValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
SmoothedValue(FloatType initialValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
SmoothedValueBase()=default | juce::SmoothedValueBase< SmoothedValueType > | |
step (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | |
stepsToTarget (defined in juce::SmoothedValue< FloatType, SmoothingType >) | juce::SmoothedValue< FloatType, SmoothingType > | |
target (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | protected |
~SmoothedValueBase() (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | inlinevirtual |