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