Jit.Cellblock List Processing
Max Patch
Copy patch and select New From Clipboard in Max.
Hello all,
I'm working on a program that requires a visual interface and uses a Jit.Cellblock to store RGB values. The cellblock is quite large (32x32) and I can't think of a way to simplify routing individual RGB values. Take a look at the patch, it's much easier to understand what I'm trying to do than if I explain it.
I feel like there must be a better way to do this using uzi and set messages, though try as I might, I can't come up with anything. Thank you in advance.
stefan
Max Patch
Copy patch and select New From Clipboard in Max.
Not sure this is a "better way":
Thanks a lot, that definitely is a much better way than I was using previously :)