Nurbs jit.matrix vs. jit.noisenoise problem
hi
i cant figure out why in this patch if you hit bang number 2 it will create a random shape in the window whereas if you hit bang 1 for the matrix nothing happens. Ive tried all sorts of mays of filling the matrix but none of them ever create any shapes.
5190.nurbs.maxpat
Max Patch
Max Patch
Copy patch and select New From Clipboard in Max.
hi,
if you want to create a grid, may be "jit.gencoord" is the good object.
"jit.matrix" is only a storage space in memory, you have to generate coordinates before...