jit. cellblock date to a coll object

Tilgino's icon

hi,

i have 3 independent jit.cellblocks

one is for x coords
one is for y coords
and one for mass

its the final outputstyle of the cv.jit.centers object

now i want to have the values in a coll file in the format

1 x y mass

whats teh fastets way to get this? any special object or have i cylce throu the cellblock and write it to coll manually?

Nat's icon

Hmm, you can refer your cell block to a coll using the refer message, check the help of jit.cellbock.

Darwin Grosse's icon

Here is a little patch that will assemble the output of three cellblocks
into a single coll. You can probably alter it to suit your needs.

[ddg]
Darwin Grosse

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