|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::dsp::Gain< FloatType >, including all inherited members.
| Gain() noexcept=default (defined in juce::dsp::Gain< FloatType >) | 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 > |