Hello all,
I've just been given a project where I have to display iterative
zeros (and after the other, every second) on a screen unless
something happens, in which case I need to display a 1 and stop. I
can display text using Gem's [text3d] object, but although the
example patch displays one bit of text at a time, it seems the object
won't append text.
Am I wrong? Can anyone think of another, easy way to iterate and
append text on a Gem screen, or otherwise?
David