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

This is the complete list of members for juce::SmoothedValueBase< SmoothedValueType >, 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
getTargetValue() const noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
isSmoothing() const noexceptjuce::SmoothedValueBase< SmoothedValueType >inline
setCurrentAndTargetValue(FloatType newValue)juce::SmoothedValueBase< SmoothedValueType >inline
SmoothedValueBase()=defaultjuce::SmoothedValueBase< SmoothedValueType >
targetjuce::SmoothedValueBase< SmoothedValueType >protected