Hi...i'm having a problem i just can resolve, or my mind at this point is completely blocked...
I'm doing a patch where you can read rgb pixel data and use it to produce various sounds.
The problem is that i'm trying to split in six different colors, RGB of course, and the combination of that, Cyan Magenta & Yellow. Now i'm at the moment when i can "play" the yellow or cyan color without "playing" the green color. It's just G - Y or C. Great! But what i want to do now, AND I JUST CAN'T (and i'm feeling a little stupid at this point) is to play the three colors in combination when there's a white color. I can't find the right math conditions or operator to do this. I know is not an specific PD issue, but is driving me crazy.
I just want, at least with that particular image, to get a 1 as a result. I mean, the green synth should play when is green and white too...
I'll post some images
Thanks in advance!