I have a number (received via OSC, changing really fast -every 20 ms- from some calculations) and I need to take the units, tens, hundreds and thousands like individual bangs. I thought using counter like this:
But the bangs don't go at the same frequency each position is changing in the received value.
Any ideas about how to accomplish this in a more elegant way?
Thanks a lot.