This is probably obvious, but…
Can someone tell me how to pass only non-zero values of a spread to something else, in this case the Text plugin?
I have an IOBox(String) with 1 to 8 in its eight slices. I’m listening for a 1 to 8 coming in on OSC. I compare them and pass the matching results (AsString) to the Text Plugin, which is spread transformed to show the different numbers in different places on the screen. I get the right numbers in the right places, but zeroes show up in all the other seven places.
I’m sorry if this is unclear. I’ve attached a sample if that helps…
SimpleQuestion.v4p (12.5 kB)