| applyGain(FloatType *samples, int numSamples) noexcept | SmoothedValueBase< SmoothedValueType > |  | 
  | applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept | SmoothedValueBase< SmoothedValueType > |  | 
  | applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept | SmoothedValueBase< SmoothedValueType > |  | 
  | countdown | SmoothedValueBase< SmoothedValueType > | protected | 
  | currentValue | SmoothedValueBase< SmoothedValueType > | protected | 
  | FloatType typedef | SmoothedValueBase< SmoothedValueType > |  | 
  | getCurrentValue() const noexcept | SmoothedValueBase< SmoothedValueType > |  | 
  | getNextValue() noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | getTargetValue() const noexcept | SmoothedValueBase< SmoothedValueType > |  | 
  | isSmoothing() const noexcept | SmoothedValueBase< SmoothedValueType > |  | 
  | reset(double sampleRate, double rampLengthInSeconds) noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | reset(int numSteps) noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | setCurrentAndTargetValue(FloatType newValue) | SmoothedValueBase< SmoothedValueType > |  | 
  | setTargetValue(FloatType newValue) noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | skip(int numSamples) noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | SmoothedValue() noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | SmoothedValue(FloatType initialValue) noexcept | SmoothedValue< FloatType, SmoothingType > |  | 
  | SmoothedValueBase()=default | SmoothedValueBase< SmoothedValueType > |  | 
  | target | SmoothedValueBase< SmoothedValueType > | protected |