Thanks very much Aacini for that, that's exactly what I needed! The only thing though, is that all the files have the same extension (they're .wav files actually ), so the in files are *.a.wav and *.b.wav, and the out files should be just *.wav. However, the outfiles end up being named *.a.wav, so t...
I searched extensively on this; I feel like this *must* have been posted somewhere and I'm just doing a bad job searching. I'm trying to do something that I think is probably extremely basic but I lack the skill to be able to figure out how to do it on my own. I have a command line utility that I wa...