[PD] tabwrite bug?

Mathieu Bouchard matju at artengine.ca
Sun May 21 05:49:37 CEST 2006


On Sun, 21 May 2006, Nicola Bernardini wrote:

> I have noticed something that seems like a bug to me: if you write on an
> array via a tabwrite attached to a cursor that writes both x and y data
> (basically doing a diagonal line), your table will be interspersed with
> zeros depending on the speed to which you move the slider.  I went
> through the lists and googled over, could not find anything in this
> regard.

If you move the slider from (for example) 0 to 100, it won't necessarily 
give you all the numbers from 0 to 100. You will need a counter of some 
kind, to automatically fill in the skips. You could use [until] for that.

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada




More information about the Pd-list mailing list