A simple problem

… but it bothers me now since weeks, and gives me sleepless nights. please help me, i cannot figure it out…

i’m using a Counter-Node which counts on a BANG.
then i’ll need a Bang to be triggered on every 4th of the Counter…
If i use the (=) node i get more like a TOGGLE…
And if I add a Change-Node i’ll get 2 BANGS…

I’ll attach a simple patch to demonstrate my problem.

I’m sure this will be just a simple node somewhere, which is doing this just fine…
please help…

smallBang.v4p (4.9 kB)

use a TogEdge (Animation) or the Overflow output of the counter
;)

smallBang.v4p (6.2 kB)

ToEdge … Oh YEAH!!!

Thanks a lot…
I’ll go have a good sleep now…