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__

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to