| applyGain(FloatType *samples, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValueType > | |
| applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValueType > | |
| applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValueType > | |
| 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 > | |
| getNextValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| getTargetValue() const noexcept | juce::SmoothedValueBase< SmoothedValueType > | |
| isSmoothing() const noexcept | juce::SmoothedValueBase< SmoothedValueType > | |
| reset(double sampleRate, double rampLengthInSeconds) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| reset(int numSteps) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| setCurrentAndTargetValue(FloatType newValue) | juce::SmoothedValueBase< SmoothedValueType > | |
| setTargetValue(FloatType newValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| skip(int numSamples) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| SmoothedValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| SmoothedValue(FloatType initialValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
| SmoothedValueBase()=default | juce::SmoothedValueBase< SmoothedValueType > | |
| target (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | protected |