Almost solution using pattrstorage with jit.cellblock , need help

ritmoloco's icon

Hi Maxers,

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

I almost find a solution for using pattrstorage with jit.cellblock, but I’m completelly stuck in the last 4 steps. Can you help me finding the solution please?
Hope the beginning of this work will help the community!
Thanks

metamax's icon

Are you aware that you can link a coll directly to cellblock? All you have to do is index your original 12 numbers and store them in the coll. The values will automatically display in the cellblock with a refer message.

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

ritmoloco's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Thanks a lot Metamax!
Finally I found out the solution with your help.