JUCE
|
This is the complete list of members for SmoothedValueBase< SmoothedValueType >, including all inherited members.
applyGain(FloatType *samples, int numSamples) noexcept | SmoothedValueBase< SmoothedValueType > | |
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept | SmoothedValueBase< SmoothedValueType > | |
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept | SmoothedValueBase< SmoothedValueType > | |
countdown | SmoothedValueBase< SmoothedValueType > | protected |
currentValue | SmoothedValueBase< SmoothedValueType > | protected |
FloatType typedef | SmoothedValueBase< SmoothedValueType > | |
getCurrentValue() const noexcept | SmoothedValueBase< SmoothedValueType > | |
getTargetValue() const noexcept | SmoothedValueBase< SmoothedValueType > | |
isSmoothing() const noexcept | SmoothedValueBase< SmoothedValueType > | |
setCurrentAndTargetValue(FloatType newValue) | SmoothedValueBase< SmoothedValueType > | |
SmoothedValueBase()=default | SmoothedValueBase< SmoothedValueType > | |
target | SmoothedValueBase< SmoothedValueType > | protected |
~SmoothedValueBase() | SmoothedValueBase< SmoothedValueType > | virtual |