Tagged Questions
1
vote
1answer
57 views
alternate two wav files into 1 single one using sox and bash
I'm using linux and bash I have two files filea.wav and fileb.wav which are both 1 second long. I would like to join 4000 of them so I will get 1 large file that is an hour long that has the two files ...