JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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< SmoothedValueType >inline
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
countdownjuce::SmoothedValueBase< SmoothedValueType >protected
currentValuejuce::SmoothedValueBase< SmoothedValueType >protected
FloatType typedefjuce::SmoothedValueBase< SmoothedValueType >
getCurrentValue() const noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
getNextSmoothedValue() noexceptjuce::SmoothedValueBase< SmoothedValueType >inlineprivate
getNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
getTargetValue() const noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
isSmoothing() const noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
reset(double sampleRate, double rampLengthInSeconds) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
reset(int numSteps) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
setCurrentAndTargetValue(FloatType newValue)juce::SmoothedValueBase< SmoothedValueType >inline
setNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inlineprivate
setStepSize() noexceptjuce::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
SmoothedValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValue(FloatType initialValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValueBase()=defaultjuce::SmoothedValueBase< SmoothedValueType >
stepjuce::SmoothedValue< FloatType, SmoothingType >private
stepsToTargetjuce::SmoothedValue< FloatType, SmoothingType >private
targetjuce::SmoothedValueBase< SmoothedValueType >protected