pub fn set_all<SampleType>(buf: &mut AudioBuffer<SampleType>, value: SampleType)where
    SampleType: Clone,
Expand description

Set all samples of an AudioBuffer to a constant