Function cybergrape::hound_helpers::hound_writer
source ยท pub fn hound_writer(
left_samps: Vec<f32>,
right_samps: Vec<f32>,
out_file: impl AsRef<Path>,
)
Expand description
Writes two vectors of samples to a file on the disk in WAV format