From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from support.star2.net ([65.89.75.13] helo=BYHU.star2.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 17J3J5-0007eK-00 for ; Fri, 14 Jun 2002 22:28:51 -0400 Received: from 5086000415.eskimo.com (unverified [66.19.158.49]) by BYHU.star2.net (Vircom SMTPRS 5.1.200) with ESMTP id for ; Fri, 14 Jun 2002 22:27:16 -0400 Message-Id: <5.1.0.14.2.20020614212658.009eb900@pop3.norton.antivirus> X-Sender: myrow/pop3.eskimo.com@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 14 Jun 2002 21:27:59 -0500 To: speakup@braille.uwo.ca From: Adam Myrow Subject: Re: how to concatenate 2 or more sound files? In-Reply-To: <20020615000737.LULZ26462.priv-edtnes28.telusplanet.net@a7a 42593> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: I'd write a shell script to take the list of files and the result and doo all that. Then call it something like "catwav," so you could do something like "catwav file1.wav file2.wav file3.wav > file4.wav."