counter problem (after upgrade?)

Julien Bayle's icon

hello,
is it me ? I guess yes!

even if I put the direction UP (0) to my counter, it ... decreases :-(

maybe the reason comes from another variable I didn't setup correctly.
a bug since the last upgrade (I don't think so but)
any ideas?

Julien Bayle's icon

omg I just understood
the help doc seems reversed.
1 means up... and not down :p

Chris Muir's icon

I think that the doc is correct, as far as the direction inlet goes. The arguments to the object itself are 0-based, though (0=up, 1=down, 2=up&down.)

This, like many other aspects of Counter, I would do differently if I was doing it today, but it was my first Max object. It has been used in so many patchers by now, that it really can't change without breaking many things.