[PD] little things

Frank Barknecht fbar at footils.org
Sun Nov 4 12:07:05 CET 2007


Hallo,
ilya .d hat gesagt: // ilya .d wrote:

> isn't it right, that we should use [i] instead of [f] every time making
> a counter which won't ever think of something in between 0 and 1 or 2
> and 3 ..!!

IMO all counters should count in whole numbers and be scaled
afterwards. If your counter is built as it should with the idiom:
"bang"->[f ]x[+ 1] it will never become a non-whole number because of
the "1". Then the conversion to integer with [int] is superfluous.

CCiao
-- 
 Frank Barknecht                                     _ ______footils.org__




More information about the Pd-list mailing list