I'm experiencing some strange things with arrays. This seems like it would be noticed by now, so perhaps I am missunderstanding something.
I just checked out a fresh CVS of pd.
And, It seems to me that arrays are storing mysterious 0's for values that should be otherwise.
for example, if you look at the help patch for [tabread] and step through the index of array99 I get values of "0" for indexes 1, 3, 5, 7, & 9 where the plot is showing that the values for those indexes are positive non-zero integers.
attatched is also a test patch I made when trying to figure this out.
any ideas?
-august.