JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::SmoothedValue< FloatType, SmoothingType > Member List

This is the complete list of members for juce::SmoothedValue< FloatType, SmoothingType >, including all inherited members.

applyGain(FloatType *samples, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
countdownjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >protected
currentValuejuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >protected
FloatType typedefjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >
getCurrentValue() const noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
getNextSmoothedValue() noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inlineprivate
getNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
getTargetValue() const noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
isSmoothing() const noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
LinearVoid typedefjuce::SmoothedValue< FloatType, SmoothingType >private
MultiplicativeVoid typedefjuce::SmoothedValue< FloatType, SmoothingType >private
reset(double sampleRate, double rampLengthInSeconds) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
reset(int numSteps) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
setCurrentAndTargetValue(FloatType newValue)juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
setNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inlineprivate
setNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inlineprivate
setStepSize() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inlineprivate
setStepSize()juce::SmoothedValue< FloatType, SmoothingType >inlineprivate
setTargetValue(FloatType newValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
skip(int numSamples) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
skipCurrentValue(int numSamples) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inlineprivate
skipCurrentValue(int numSamples)juce::SmoothedValue< FloatType, SmoothingType >inlineprivate
SmoothedValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValue(FloatType initialValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValueBase()=defaultjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >
stepjuce::SmoothedValue< FloatType, SmoothingType >private
stepsToTargetjuce::SmoothedValue< FloatType, SmoothingType >private
targetjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >protected