This is the complete list of members for juce::dsp::Gain< FloatType >, including all inherited members.
gain | juce::dsp::Gain< FloatType > | private |
Gain() noexcept | juce::dsp::Gain< FloatType > | inline |
getGainDecibels() const noexcept | juce::dsp::Gain< FloatType > | inline |
getGainLinear() const noexcept | juce::dsp::Gain< FloatType > | inline |
getRampDurationSeconds() const noexcept | juce::dsp::Gain< FloatType > | inline |
isSmoothing() const noexcept | juce::dsp::Gain< FloatType > | inline |
prepare(const ProcessSpec &spec) noexcept | juce::dsp::Gain< FloatType > | inline |
process(const ProcessContext &context) noexcept | juce::dsp::Gain< FloatType > | inline |
processSample(SampleType s) noexcept | juce::dsp::Gain< FloatType > | inline |
rampDurationSeconds | juce::dsp::Gain< FloatType > | private |
reset() noexcept | juce::dsp::Gain< FloatType > | inline |
sampleRate | juce::dsp::Gain< FloatType > | private |
setGainDecibels(FloatType newGainDecibels) noexcept | juce::dsp::Gain< FloatType > | inline |
setGainLinear(FloatType newGain) noexcept | juce::dsp::Gain< FloatType > | inline |
setRampDurationSeconds(double newDurationSeconds) noexcept | juce::dsp::Gain< FloatType > | inline |