Patching question

Dear vvvv users.

I haven’t been using v4 for a while and I found myself that I’ve completely lost track of using v4. :(

therefore I’m here again to ask for your help.

Suppose that there are two switches (toggles) which controls number, one for up and the other for down.
If I turn on one switch, it’s going to increase Value and if I turn off the other switch (while the first one is off), it’s going to decrease its value from the value the first switch reached.

I hope this should be very simple one, and you can blame me for being stupid.

Once again, many thanks for your help.

This is revised question. sorry.

Dear vvvv users.

I haven’t been using v4 for a while and I found myself that I’ve completely lost track of using v4. :(

therefore I’m here again to ask for your help.

Suppose that there are two switches (toggles) which controls number, one for up and the other for down.
If I turn on one switch, it’s going to increase Value and if I turn ON the second switch (while the first one is off), it’s going to decrease its value from the value the first switch reached.

I hope this should be very simple one, and you can blame me for being stupid.

Once again, many thanks for your help.

i am sure that this is a simple one but i am not sure at all if i understood what you want to do.

anyway you should have a look at
*TogEdge (Animation) (a very important and often overseen node)
*Counter (Animation)
and their helppatches

Dear kalle

Counter was the answer. :(
My brain is getting rusty.

Thank you so much.

Dear Kalle

Counter was the answer. :)
It is obvious that my brain is getting rusty.
Thank you so much for your help.