[CLAM] is it posssible to make tracks with unique indeces?

Xavier Amatriain xavier at create.ucsb.edu
Fri Sep 8 16:40:51 PDT 2006


Hi Rich,

You are right, in harmonic content we do not use unique indexes but
rather use the index to indicate the harmonic number of the track. This
has its advantages sometimes but obviously not in your case. You could
easily override this behavior by using CheckForNewBornTracks in the
SinTracking::HarmonicTracking. You could also do some post-processing
and simply multiply all harmonic track numbers by unique values.

As for the DoCleanTracks, this is a non-real-time process (that is why
it is not integrated in the regular tracking) that goes over the already
discovered tracks connecting missing bits and pieces and deleting tracks
that are too short to be considered as such. 

On Fri, 2006-09-08 at 17:06 -0400, Rich E wrote:
> Hello,
> 
> I've been building an additive synthesizer in Pd and I would like to
> use SMS -made .sdif files to facilitate this.  However, the files that
> i have created using CLAM do not have unique indeces, so I do not know
> how to handle births and deaths in my synthesizer.  Is there a way to
> enable unique indeces, since the files I have only list the row number
> in the sdif file. 
> 
> Also, what is "Do Clean Tracks" supposed to do?
> 
> Thanks,
> Rich
-- 
/*********************************
 *       Xavier Amatriain        *
 *  Associate Director - MATi    *
 *  Research Director - CREATE   *
 *    UCSB, Santa Barbara CA     *
 *      1-(805)- 893 83 52       *
 ********************************/






More information about the clam-users mailing list