[PD] Building a counter problem

IOhannes m zmoelnig zmoelnig at iem.at
Thu Nov 10 13:42:43 CET 2005


Frank Barknecht wrote:
> Hallo,
> 
> No performance problem, however it will wrap around at some (very far)
> point, so you will get wrong results.

no it won't wrap.
all the numbers are stored as floating-point values. when numbers get 
very high, floating-point won't be able to increment the number by a 
small amount (like 1.0); thus the counter will stop to count!


mfg.asdr
IOhannes




More information about the Pd-list mailing list