|
From: William K. <wi...@fu...> - 2010-07-22 06:33:14
|
Thanks Jan for the quick reply. I know i dont have 1.wav etc, I just copied and pasted the command on the site for all to see. sox -m /Users/william/file1.wav "|sox /Users/william/file2.wav -pad 3.306" "|sox /Users/william/file3.wav -p pad 7.204" /Users/william/123.wav is my actual command. and this is the output I get: sox FAIL formats: can't open input `-': can't find sox file format identifier sox FAIL formats: can't open input pipe `|sox /Users/williamkerber/2.wav -pad 3.306': can't find sox file format identifier Any idea about the "/usr/local/bin/sox FAIL delay: drained asymmetrically!" error message? when I run: 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 Thanks your help is greatly appreciated, is there anything I can do to give you more information or more help in helping me? -Will On Jul 22, 2010, at 2:25 AM, Jan Stary wrote: > On Jul 22 02:18:31, William Kerber wrote: >> 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. > > "Does work" and "doesn't run" are completely useless messages. > Always provide the complete output, preferably with -V. > >> sox -m f1.wav "|sox f2.wav -p pad 4" "|sox f3.wav -p pad 8" out.wav > > You don't have f1.wav, you have file1.wav > > > ------------------------------------------------------------------------------ > 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 |