Counting in Cycles???
Hello,
I really want to be able to count in cycles of 8. Currently I have a number box which shows what (absolute) bar I am on in an Ableton live track. I want to know what this means in a cycle of 8, so that the number box would reset every 8 numbers. Therefore number 9 would equal 1, 10 would equal 2, 11 would equal three..........then 17 would equal 1, 18 would equal 2, etc. Is there a way this could be done?
…or use a counter object. Something like [counter 1 8] should do.
But [%] is always good. Don't forget the space between the percent sign and the argument.