|
From: William K. <wi...@fu...> - 2010-07-22 06:18:40
|
I also tried the commands from #7 on the FAQ page but the second one does not work at all on my machine. It doesn't even run. sox -m f1.wav "|sox f2.wav -p pad 4" "|sox f3.wav -p pad 8" out.wav This seems to be an issue with the lengths of the files and the segue times but I really haven't been able to figure it out and am really in need of some help. Thanks! -Will On Jul 22, 2010, at 12:12 AM, William Kerber wrote: > When mixing the files without the trim I get this error: > > /usr/local/bin/sox FAIL delay: drained asymmetrically! > /usr/local/bin/sox FAIL delay: drained asymmetrically! > > I googled and didn't find much of anything of what that means. > > Thanks again. > > -Will > On Jul 21, 2010, at 11:00 PM, William Kerber wrote: > >> I am in a huge mess! Any help is appreciated! >> >> I am trying to combine 3 audio files. >> >> file1 >> file2 >> file3 >> >> My command to sox is as follows: >> >> sox -M file2.wav file3.wav file1.wav file1-file2-file3.wav delay 3.306 3.306 7.203 7.203 remix 1,3,5p0 2,4,6p0 trim 0 11.358 >> >> This should have file 1 playing, then at 3.306 start file 2, then at 7.203 start file 3. For some reason this command works on other audio I have, but doesn't work right on these files. The pieces cometogether but instead of piece 3 starting at 7.203 it seems to start around ~6.125 (I can't tell for sure where it starts because it is mixed, but it isn't at 7.203). >> >> Please help! >> >> Links to files are on my server which you can download and are not on this email for everyone's sake! >> http://www.funinpa.com/file1.wav >> http://www.funinpa.com/file2.wav >> http://www.funinpa.com/file3.wav >> >> Thanks again! >> >> -William >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Sprint >> What will you do first with EVO, the first 4G phone? >> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first >> _______________________________________________ >> Sox-users mailing list >> Sox...@li... >> https://lists.sourceforge.net/lists/listinfo/sox-users > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Sox-users mailing list > Sox...@li... > https://lists.sourceforge.net/lists/listinfo/sox-users |