pub fn hann(n: usize, len: usize) -> f64
Hann window coefficient for sample n of a len-sample frame (reduces spectral leakage).
n
len