Re: tools for splitting audio files
- From: zentara@xxxxxxxxxxxxxx
- Date: Wed, 13 Sep 2006 11:35:48 GMT
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
.
- References:
- tools for splitting audio files
- From: Ray
- Re: tools for splitting audio files
- From: Robert Komar
- tools for splitting audio files
- Prev by Date: Re: Process usage limiting..
- Next by Date: Re: Process usage limiting..
- Previous by thread: Re: tools for splitting audio files
- Next by thread: How to know thread consumption ?
- Index(es):