pub fn harmonic_convolution(spectrum: &[f32]) -> [f32; 8192]
Expand description

Run a “harmonic convolution” over the frequency space data.