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