Math
Difference equation
y[n] = b₀·x[n] + b₁·x[n-1] - a₁·y[n-1]
Coefficient mappingPASSTHROUGH
b₀ = 1, b₁ = 0, a₁ = 0
Live values
knorm = 0.00 · b₀ = 1.00 · b₁ = 0.00 · a₁ = 0.00
Predicted jitter amplification
ratio = 1 (identity)
= 1.00×
Assumes white-noise input. The ratio is the RMS of sample-to-sample deltas. The prediction ignores the ±1 clamp, so it overshoots the live value at the extremes.