Dear list,
I've just noticed a strange behaviour of arrays in Pd-extended 0.42.5 running in Win XP. When I manually create an array and set it's size through its properties (right-click, etc.), say, to 44100 samples, the range on the X axis is 0 to 44099. Fine. Now when I resize it by sending it a message ("array1 resize 44100"), the X axis now spans from 0 to 44100 (that is 44101 samples).
Anybody noticed this in other versions/platforms?
Cheers,
Pierre.