JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::dsp::Gain< FloatType > Member List

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

gainjuce::dsp::Gain< FloatType >private
Gain() noexcept=defaultjuce::dsp::Gain< FloatType >
getGainDecibels() const noexceptjuce::dsp::Gain< FloatType >inline
getGainLinear() const noexceptjuce::dsp::Gain< FloatType >inline
getRampDurationSeconds() const noexceptjuce::dsp::Gain< FloatType >inline
isSmoothing() const noexceptjuce::dsp::Gain< FloatType >inline
prepare(const ProcessSpec &spec) noexceptjuce::dsp::Gain< FloatType >inline
process(const ProcessContext &context) noexceptjuce::dsp::Gain< FloatType >inline
processSample(SampleType s) noexceptjuce::dsp::Gain< FloatType >inline
rampDurationSecondsjuce::dsp::Gain< FloatType >private
reset() noexceptjuce::dsp::Gain< FloatType >inline
sampleRatejuce::dsp::Gain< FloatType >private
setGainDecibels(FloatType newGainDecibels) noexceptjuce::dsp::Gain< FloatType >inline
setGainLinear(FloatType newGain) noexceptjuce::dsp::Gain< FloatType >inline
setRampDurationSeconds(double newDurationSeconds) noexceptjuce::dsp::Gain< FloatType >inline