JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
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 >
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValueType >
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValueType >
countdown (defined in juce::SmoothedValueBase< SmoothedValueType >)juce::SmoothedValueBase< SmoothedValueType >protected
currentValue (defined in juce::SmoothedValueBase< SmoothedValueType >)juce::SmoothedValueBase< SmoothedValueType >protected
FloatType typedef (defined in juce::SmoothedValueBase< SmoothedValueType >)juce::SmoothedValueBase< SmoothedValueType >
getCurrentValue() const noexceptjuce::SmoothedValueBase< SmoothedValueType >
getNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >
getTargetValue() const noexceptjuce::SmoothedValueBase< SmoothedValueType >
isSmoothing() const noexceptjuce::SmoothedValueBase< SmoothedValueType >
reset(double sampleRate, double rampLengthInSeconds) noexceptjuce::SmoothedValue< FloatType, SmoothingType >
reset(int numSteps) noexceptjuce::SmoothedValue< FloatType, SmoothingType >
setCurrentAndTargetValue(FloatType newValue)juce::SmoothedValueBase< SmoothedValueType >
setTargetValue(FloatType newValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >
skip(int numSamples) noexceptjuce::SmoothedValue< FloatType, SmoothingType >
SmoothedValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >
SmoothedValue(FloatType initialValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >
SmoothedValueBase()=defaultjuce::SmoothedValueBase< SmoothedValueType >
target (defined in juce::SmoothedValueBase< SmoothedValueType >)juce::SmoothedValueBase< SmoothedValueType >protected