[CM] extract track regions

Rodrigo Segnini rsegnini@ccrma.Stanford.EDU
Fri, 3 Sep 2004 09:49:46 -0700 (PDT)


Thank you Rick. Please let me know how to get it. Rodrigo

On Fri, 3 Sep 2004, Rick Taube wrote:

> I have a function that I use to do just this and it works quite well. 
> It fins the befginnings and endings of samples by comparing a windowed 
> average to thresholds that you specify. I've used it to cut all the 
> piano samples from the McGill CD and much of the U Iowa sample data 
> base. THe only downside is that it desnt use the 'run' loop, ie clm 
> calls are made in a lisp loop so its not the speediest thing. Ill post 
> it if you want to use it.
> 
> On Sep 2, 2004, at 1:31 PM, Rodrigo Segnini wrote:
> 
> > Hi gurus.
> > I have some audio files several minutes long. Each file has instrument
> > samples separated by silence. Both, the samples and the silences have
> > variable duration.
> > I want to extract each sample as an independent file automatically, so 
> > I
> > want to keep in the new file name some reference to the original long
> > file.
> > I kind of see this possible in snd, so I wonder if someone has done 
> > this
> > already.
> > Thanks,
> > Rodrigo
> >
> > _______________________________________________
> > Cmdist mailing list
> > Cmdist@ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>