how to get counter to stop at max

strimbob's icon

Hello

i Known this is a silly question but i total stumped,
how do you get the counter to stop countering at the max?
the way i use it the last bang from the metro rests the counter back to 0 before the bang turns off the metro, here is a patch

thanks in advance
ben

Max Patch
Copy patch and select New From Clipboard in Max.

Luke Hall's icon

Put a [sel 1] then a [t 0] on the 3rd outlet of [counter] before linking it to the toggle and it will stop at 100 instead of 0.

lh

Max Patch
Copy patch and select New From Clipboard in Max.

strimbob's icon

thank you for clearing that up for me