In recent times there has been some discussions about inter-sample peaks. For more discussion there is an article about it with a free software download on the SSL site:
But I don't know if the author of the original post was talking about that.
On Dec 22, 2010, at 10:01 PM, brandon zeeb wrote:
If Pd's default block size is 64 samples, and "events" are only processed at the beginning of a block cycle.
Therefore, if you're running at 48,000hz sample rate, then your "Event Rate" is 750hz.
Likewise a 96,000hz sample rate will give you a 1500hz "Event Rate".
As Mathieu mentioned, if you need anything higher than this, your only options are:
- Decrease your block size
- Calculate at audio-rate using ~ objects
As for "between samples", are you referring to some kind of upsampling? In that case, either increase the sample rate of a sub-patch using [block~] relative to the current sample rate, or use either a [delread~]/[delwrite~] pair or [fexpr~] to hold the last sample value from a given stream for calculation.
~Brandon
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list