hi there !
still working on my project ^^ (never give up!)
Now I got a new issue, I have a metro and I want it to start (toggle on) when a certain value is above 2 (and stop/toggle off when this value is under).
I tried with a [>], a [sel 0 1] under and bang under it, (bang linked to the metro's toggle) but when it's above 2, it bangs repeatedly, so it's toggling on/off constantly, and I would like it to toggle just one time when it come above 2 and then toggle another time when it come under.
Is there any way to do it ?