OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::dsp::Gain< FloatType > Member List

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 noexceptjuce::dsp::Gain< FloatType >inline
getGainLinear() const noexceptjuce::dsp::Gain< FloatType >inline
getRampDurationSeconds() const noexceptjuce::dsp::Gain< FloatType >inline
isSmoothing() const noexceptjuce::dsp::Gain< FloatType >inline
prepare(const ProcessSpec &spec) noexceptjuce::dsp::Gain< FloatType >inline
process(const ProcessContext &context) noexceptjuce::dsp::Gain< FloatType >inline
processSample(SampleType s) noexceptjuce::dsp::Gain< FloatType >inline
reset() noexceptjuce::dsp::Gain< FloatType >inline
setGainDecibels(FloatType newGainDecibels) noexceptjuce::dsp::Gain< FloatType >inline
setGainLinear(FloatType newGain) noexceptjuce::dsp::Gain< FloatType >inline
setRampDurationSeconds(double newDurationSeconds) noexceptjuce::dsp::Gain< FloatType >inline