This is the complete list of members for Bias< FloatType >, including all inherited members.
bias | Bias< FloatType > | private |
Bias() noexcept | Bias< FloatType > | inline |
getBias() const noexcept | Bias< FloatType > | inline |
getRampDurationSeconds() const noexcept | Bias< FloatType > | inline |
prepare(const ProcessSpec &spec) noexcept | Bias< FloatType > | inline |
process(const ProcessContext &context) noexcept | Bias< FloatType > | inline |
processSample(SampleType inputSample) const noexcept | Bias< FloatType > | inline |
rampDurationSeconds | Bias< FloatType > | private |
reset() noexcept | Bias< FloatType > | inline |
sampleRate | Bias< FloatType > | private |
setBias(FloatType newBias) noexcept | Bias< FloatType > | inline |
setRampDurationSeconds(double newDurationSeconds) noexcept | Bias< FloatType > | inline |
updateRamp() noexcept | Bias< FloatType > | inlineprivate |