I am using the counter object in MaxMSP, and I have the carry count number (right outlet) increasing every time a counter cycle is completed. However, every time I reset the counter (by sending a 0 to its forth inlet) and send also a 0 to the carry count, the carry count will still continue from where it stopped last time (I guess, it is supposed to be like this).
How can I make it so, that when I reset the counter, I can get my carry count also starting from 0? I can’t get this to work.
thanks in advance for any help! Ilias