-
counter expression
Hi. I have a value that is rounded to 0 and 1, coresponding to the beats of a song.
I would like to count each time the value touch 1. i guess it should be a loop expression that ends with a i++ if (n==1).
Any help is more than welcomed.
Thank you