Function twang::ovr[][src]

pub fn ovr(x: f64, generator: &mut FnMut(f64) -> f64, overtones: &[f64]) -> f64

Generate sound from fundamental and overtones. For reverse FFT use twang::sin for the generator