cpal
cpal copied to clipboard
Writing a wav in memory
Hi, is there any example on how we could record a wav file to memory? The hound example only works for files since write_sample only works on a WavWriter which requires seek which isnt implemented by BufWriter