Function read_block

Source
fn read_block(src: &mut dyn AudioSource, s0: f64, buf: &mut [f32])
Expand description

Fill buf from src starting at source time s0; time before 0 is silence.