I have been using a command that puts together a stereo file based on two other input files and delays one of them by a value I determine previously.
sox -M input1.wav input2.wav output.wav trim 0 300 delay 0.5 0 remix 1 2
So, now I need to actually shift my first channel audio the other way.
I was trying delay -0.5 and it failed.
Is there an easy work around?
------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________ Sox-users mailing list Sox-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/sox-users