Help for filling up matrix from a coll

pagarreton's icon

Hi All, I need some help for filling up a jitter matrix for working with big amount of 3D and 4D data.Im a trying to feel the matrix with reading a file from a col that has 150 values on X and 17 on Y. When I check the data in the matrix is similar to the coll but it is not exactly the same. Please give a help with this, there must be a simpler way to doing so, I am not really good at maths !

Archive.zip
application/zip 3.76 KB

pagarreton's icon

Please help me with this! I still stucked, any commentaries are welcome

mizu's icon

something like this ?

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

zz

pagarreton's icon

Thanks you very much! this is awesome! You save hours of (noob)patching

mizu's icon

it's nothing, from a perpetual noob

- take care to the index incrementation from 0 or 1.

- You can bang the uzi from the 3e coll output.

pagarreton's icon

Do you know if it's possible to access more than one value of the matrix at the same time?

mizu's icon

clearly yes, depending of your idea of "same time", and how you need to group your data : list, planes etc. goto maxhelps of coll and jit.matrix

"same time" is like a collision: if you group data in lists, you need to organize 1st, 2e, etc

sharing data between Max (messages, lists), MSP (buffer) and Jitter (matrix) is very fun. You need to know theyr schedulers and imperative heartbeat

zz

mizu's icon

tooth & chain : cycling :-)