* sound editing tool for split/join/loop
@ 1999-03-15 6:15 Roy-Anders Larsen
1999-03-15 8:10 ` Erik de Castro Lopo
0 siblings, 1 reply; 2+ messages in thread
From: Roy-Anders Larsen @ 1999-03-15 6:15 UTC (permalink / raw)
To: linux-sound
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: sound editing tool for split/join/loop
1999-03-15 6:15 sound editing tool for split/join/loop Roy-Anders Larsen
@ 1999-03-15 8:10 ` Erik de Castro Lopo
0 siblings, 0 replies; 2+ messages in thread
From: Erik de Castro Lopo @ 1999-03-15 8:10 UTC (permalink / raw)
To: linux-sound
Roy-Anders Larsen wrote:
>
> 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 ?
I have just released a C library for reading and writing sound files.
Using this library, writing an application to split a multichannel
files into mono files would be trivial. Unfortunately the library does
not yet handle looping although I plan on adding this later.
The library is availaible at:
http://www.zip.com.au/~erikd/libsndfile/
Hope this helps,
Erik
--
+-------------------------------------------------+
Erik de Castro Lopo erikd@zip.com.au
+-------------------------------------------------+
"Even in the area of anticompetitive conduct, Microsoft is mainly an
imitator." -- Ralph Nader (1998/11/11)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-03-15 8:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-15 6:15 sound editing tool for split/join/loop Roy-Anders Larsen
1999-03-15 8:10 ` Erik de Castro Lopo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.