pub fn clear<SampleType>(buf: &mut AudioBuffer<SampleType>)where SampleType: Zero + Copy,
Set all samples of an AudioBuffer to Zero::zero