a_ | RMSFeedbackCompressor | private |
attackKnobPos (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
attackMS (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
baseGain_ | RMSFeedbackCompressor | private |
calcRMS(std::span< StereoSample > buffer) | RMSFeedbackCompressor | |
currentVolumeL | RMSFeedbackCompressor | private |
currentVolumeR | RMSFeedbackCompressor | private |
dry (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
er | RMSFeedbackCompressor | private |
fc_hz (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
fraction | RMSFeedbackCompressor | private |
gainReduction | RMSFeedbackCompressor | |
getAttack() const | RMSFeedbackCompressor | inline |
getAttackMS() const | RMSFeedbackCompressor | inline |
getBlend() | RMSFeedbackCompressor | inline |
getBlendForDisplay() | RMSFeedbackCompressor | inline |
getRatio() const | RMSFeedbackCompressor | inline |
getRatioForDisplay() const | RMSFeedbackCompressor | inline |
getRelease() const | RMSFeedbackCompressor | inline |
getReleaseMS() const | RMSFeedbackCompressor | inline |
getSidechain() | RMSFeedbackCompressor | inline |
getSidechainForDisplay() const | RMSFeedbackCompressor | inline |
getThreshold() const | RMSFeedbackCompressor | inline |
hpfA_ | RMSFeedbackCompressor | private |
hpfL (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
hpfR (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
lastSaturationTanHWorkingValue | RMSFeedbackCompressor | private |
mean | RMSFeedbackCompressor | private |
onLastTime (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
r_ | RMSFeedbackCompressor | private |
ratio (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
ratioKnobPos (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
releaseKnobPos (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
releaseMS (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
render(std::span< StereoSample > buffer, q31_t volAdjustL, q31_t volAdjustR, q31_t finalVolume) | RMSFeedbackCompressor | |
renderVolNeutral(std::span< StereoSample > buffer, q31_t finalVolume) | RMSFeedbackCompressor | |
reset() | RMSFeedbackCompressor | inline |
rms | RMSFeedbackCompressor | private |
RMSFeedbackCompressor() (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | |
runEnvelope(float current, float desired, float numSamples) const | RMSFeedbackCompressor | |
setAttack(q31_t attack) | RMSFeedbackCompressor | inline |
setBaseGain(float baseGain) | RMSFeedbackCompressor | inline |
setBlend(q31_t blend) | RMSFeedbackCompressor | inline |
setRatio(q31_t rat) | RMSFeedbackCompressor | inline |
setRelease(q31_t release) | RMSFeedbackCompressor | inline |
setSidechain(q31_t f) | RMSFeedbackCompressor | inline |
setThreshold(q31_t t) | RMSFeedbackCompressor | inline |
setup(q31_t a, q31_t r, q31_t t, q31_t rat, q31_t fc, q31_t blend, float baseGain) | RMSFeedbackCompressor | inline |
sideChainKnobPos (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
state | RMSFeedbackCompressor | private |
threshdb | RMSFeedbackCompressor | private |
threshold | RMSFeedbackCompressor | private |
thresholdKnobPos (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |
updateER(float numSamples, q31_t finalVolume) | RMSFeedbackCompressor | |
wet (defined in RMSFeedbackCompressor) | RMSFeedbackCompressor | private |