[CM] Finding the duration of a time-varying resampled sound.
Bill Schottstaedt
bil at ccrma.Stanford.EDU
Tue Oct 28 05:04:05 PST 2003
> This function just finds the inverted average. But
> how does the integration function look like?
I need to test this, but in general integration in the
digital world is the same as a sum. You'd take each
segment, get the value for that segment given the
overall x extent (my function assumes it's 0..1),
then add them all together. Somehow, I don't trust
this in this case -- will spend the rest of the day
probably worrying over this.
More information about the Cmdist
mailing list