pub fn sine_buffer(
    sample_rate: f32,
    frequency: f32,
    length: Duration
) -> Vec<f32>
Expand description

Create a sine wave buffer with this duration