Re: tools for splitting audio files



On Wed, 13 Sep 2006 07:50:01 GMT, Robert Komar <robk@xxxxxxxxxxxxxxx>
wrote:

Hi,
I think it is very unlikely that you will find anything for this out
of the box. If you're comfortable with coding in C, then you can use
an audio reading/writing library like sndlib or libsndfile to write
your own program to do this. I've used sndlib to process wav files
and found it fairly easy to use.

Cheers,
Rob Komar

I did something like this in Perl, although c would be
better suited for this, for realttime accurate cutting
of the wav.

This will read average values coming out of /dev/dsp
and show it on a perl Tk meter.

It does illustrate how you could detect silent periods.

http://perlmonks.org?node_id=567312



--
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html
.