Suckah question

Jamcob's icon

I was wondering if you can send RGBA data from one suckah object to another? If so, how?

What I'm doing is using colour tracking in Jitter, but using jit.scissors to split up the image received and telling it to play an audio loop whenever that specific colour enters that segment of the image. (different audio for each segment)

What I want to do is take the RGBA data from a whole jitter window and send it to the suckah objects covering each segmented jitter window so I don't have to tell it what to look for in every single segment. I hope this is clear.

Max Patch
Copy patch and select New From Clipboard in Max.

The best way is to show you I guess...