JUCE
juce::dsp::Gain< FloatType > Member List

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

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