Hello,
I was just patching a small piano sampler with 0.55-2 and noticed
that [tabread~] seems to be doing some internal resampling of the
array it refers to to match pd's samplerate without transposing the
sound.
I tested back to 0.52 and it is still doing it.
I could swear I always took care of correcting the sample rate
myself in abstractions, but I have an external that does a similar
thing so I find it an appreciable feature.
However, the resampling sounds very cheap, like linear interpolation
or drop-sample : I notice strong artifacts with piano samples.
Is this intended or could it come from my system (Pd 0.55-2 on M3
Ventura 13.5) ?
Has anyone expreienced this behaviour before ?
Joseph