applyGain(FloatType *samples, int numSamples) noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
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 > > | |
getNextValue() noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
getTargetValue() const noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
isSmoothing() const noexcept | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
reset(double sampleRate, double rampLengthInSeconds) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
reset(int numSteps) noexcept | juce::SmoothedValue< FloatType, SmoothingType > | |
setCurrentAndTargetValue(FloatType newValue) | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
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< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | |
target | juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > > | protected |