JUCE
|
This is the complete list of members for dsp::Bias< FloatType >, including all inherited members.
Bias() noexcept=default | dsp::Bias< FloatType > | |
getBias() const noexcept | dsp::Bias< FloatType > | |
getRampDurationSeconds() const noexcept | dsp::Bias< FloatType > | |
prepare(const ProcessSpec &spec) noexcept | dsp::Bias< FloatType > | |
process(const ProcessContext &context) noexcept | dsp::Bias< FloatType > | |
processSample(SampleType inputSample) noexcept | dsp::Bias< FloatType > | |
reset() noexcept | dsp::Bias< FloatType > | |
setBias(FloatType newBias) noexcept | dsp::Bias< FloatType > | |
setRampDurationSeconds(double newDurationSeconds) noexcept | dsp::Bias< FloatType > |