|
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::Bias< FloatType >, including all inherited members.
| Bias() noexcept=default (defined in juce::dsp::Bias< FloatType >) | juce::dsp::Bias< FloatType > | |
| getBias() const noexcept | juce::dsp::Bias< FloatType > | |
| getRampDurationSeconds() const noexcept (defined in juce::dsp::Bias< FloatType >) | juce::dsp::Bias< FloatType > | |
| prepare(const ProcessSpec &spec) noexcept | juce::dsp::Bias< FloatType > | |
| process(const ProcessContext &context) noexcept | juce::dsp::Bias< FloatType > | |
| processSample(SampleType inputSample) noexcept | juce::dsp::Bias< FloatType > | |
| reset() noexcept (defined in juce::dsp::Bias< FloatType >) | juce::dsp::Bias< FloatType > | |
| setBias(FloatType newBias) noexcept | juce::dsp::Bias< FloatType > | |
| setRampDurationSeconds(double newDurationSeconds) noexcept | juce::dsp::Bias< FloatType > |