easier way to join these?

CowboyTakeTwo's icon
Max Patch
Copy patch and select New From Clipboard in Max.

couldn't find a single object that could replace the 3 [zl join]. anybody know of one? some kind of join for x number of inputs, like pack - but able to accept a list with arbitrary length through one of its inlets.

Chris Muir's icon

sprintf or combine

Roman Thilenius's icon

[pack] and [pak] DO accept list input in any inlet, just try it.

-110

edit: oh nevermind, i didnt see the "arbitrary".

seejayjames's icon

can't you put them all into [zl group] and bang the whole list out when you're done?

CowboyTakeTwo's icon

when i send a list to sprintf, combine, or pack, they just cut the first item from the list and stick it in the output list.

oh well, thought i had to put all that together for forward, but i just read you can send the "send x" message and the data at separate times.

Chris Muir's icon
Max Patch
Copy patch and select New From Clipboard in Max.