pub fn equalizer( freq: f64, width_type: &str, width: f64, gain: f64, ) -> impl Fn(Stream<Audio>) -> Stream<Audio>