On Mon, Oct 08, 2007 at 11:07:24PM -0500, Thomas Vecchione wrote:
> Howdy Folks-
>
> I am looking for a decent way to do this...
>
> What I have:
> CDs of Sound Effects Collections
> These can have a varying number of sound effects per track seperated by
> short periods of silence
> Tab Delineated ASCII text files
> These list every sound effect on said CDs, by Track and if applicable
> location in the track, unfortunatly not by time though. These also give
> basic information about each sound effect
>
> What I would like to be able to do...
>
> Take each track, either ripping or already-ripped, and then break each
> multi-sound track into individual files named by information gotten from the
> text file, tagged by info, and split based on the number of sounds that file
> says are there as well as the sections of silence.
>
> What I am not sure of:
>
> Is there a utility that either can split up files based off
> silence(Googled and couldn't find one but I thought I remembered a
> discussion about that here some time back), or at the very least return the
> location in time of said sections of silence for me to process using Sox.
>
> Any ideas? The rest I can figure out I am sure, just that one has me
> stumped.
>
Hi Thomas
aubiocut (in the aubio-tools package) would do this for you:
aubiocut -S -i file.wav
with the -s to set the silence threshold, -c to cut the file.
cheers, Paul
> Seablade
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
Received on Tue Oct 9 12:15:02 2007
This archive was generated by hypermail 2.1.8 : Tue Oct 09 2007 - 12:15:03 EEST