I'm trying to add additional tracks using sox
using the command line
Example: I have several different stereo tracks a drum track, vocal track, effects track, etc.
Can I add additional stereo tracks with sox
? I don't want to append to the end of the tracks or mix them all together. I want to add additional stereo tracks to the audio file.
Example:
Stereo Track1-Vocals
Stereo Track2-Effects
Stereo Track3-Drums
Ps: the stereo tracks can't be split into individual mono files since I have specific sounds going into to the left and right channels and splitting them into all mono files negates that
I have a total of 12 stereo tracks I would like to add is this possible? If not is there another application that will do this using the command line? I'm using Ubuntu 13.04 Linux 64bit.