Bug: jit.submatrix to jit.cellblock
Max Patch
Copy patch and select New From Clipboard in Max.
When attaching a jit.cellblock to the output matrix of jit.submatrix, data is not displayed. Demonstrated in the patch below.
Max Patch
Copy patch and select New From Clipboard in Max.
i think it's a bug... i can reproduce on osx 10.6.8. What's more, if you give that matrix back to a jit.matrix, you can then get the output to a jit.cellblock
thanks for the report. i can reproduce.
this bug is still a thing.
max 8.1.1 os 10.13.6
Max Patch
Copy patch and select New From Clipboard in Max.
won't likely by changed. solution is to insert a jit.matrix after the jit.submatrix output.