Bugreport: jit.cellblock bug?
I'm not sure if this has come up before but I didn't notice it in the
archives. It has to do with referencing jit.cellblock and then using
the "send" command. "send nameOfSend all" works fine if you do if
before referencing the jit.cellblock to a coll, but if you do it after,
it repeats only the first row of the coll. So, if you had an 8x8
matrix, you'd get 8 copies of the first row values. (though
jit.cellblock would show the correct values in the cells!) I'm
guessing that this has something to do with the way that jit.cellblock
is receiving values from coll?
I can reproduce it consistently, and using other patches (such as the
helpfile). I'm using MaxMSP (no Jitter) 4.5.7 on OSX 10.3.9.
thanks,
Peter McCulloch
Max Patch
Copy patch and select New From Clipboard in Max.