diff --git a/src/stick.rs b/src/stick.rs index 8b617bc..1207eaa 100644 --- a/src/stick.rs +++ b/src/stick.rs @@ -890,7 +890,6 @@ pub fn linearize(point: f32, coefficients: &[f32; NUM_COEFFS]) -> f32 { + coefficients[3] } -// TODO: currently broken! #[link_section = ".time_critical.notch_remap"] pub fn notch_remap( x_in: f32,