xmos / xplay

Simple command line based audio file player/recorder
2 stars 5 forks source link

When killing a recording the wav header is not correctly populated #17

Open ed-xmos opened 4 years ago

ed-xmos commented 4 years ago

I think we need to handle the signal properly and close down the recording and go back and updated the WAV header. In the mean time, my work-around is:

https://langdoc.github.io/2017-05-28-sox-trick.html

TLDR; sox --ignore-length corrupted.wav fixed.wav