pub fn lfo_function( freq: f64, phase: f64, waveform: &'static str, ) -> impl Fn(Time) -> f64
Generator function for LFO (convenience wrapper)