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 |
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 |
setTargetValue(FloatType newValue) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
setValue(FloatType newValue, bool force=false) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | inline |
skip(int numSamples) noexcept | 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 > | |
target (defined in juce::SmoothedValueBase< SmoothedValueType >) | juce::SmoothedValueBase< SmoothedValueType > | protected |