From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roy-Anders Larsen Date: Mon, 15 Mar 1999 06:15:30 +0000 Subject: sound editing tool for split/join/loop Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sound@vger.kernel.org I have been looking around for good sound tools and found that sox can do a whole lot with sound, however there are a few things I'd like to do to sound files that sox will not let me: I'd like to be able to split a stereo file into two mono files (one for left and one for right), then edit those files then join the two mono files into a stereo file. I'l like to set the loop in a wav file so the sound repeats itself if I play it. Does anyone know of any good/not so good way of doing this in linux ? Roy