Skip to main content

chord

Function chord 

Source
pub fn chord(freqs: &[f32], secs: f32, format: AudioFormat) -> Vec<f32>
Expand description

A sum of sines at freqs for secs, scaled so the peak stays within ±0.9.