easier way to join these?
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.
sprintf or combine
[pack] and [pak] DO accept list input in any inlet, just try it.
-110
edit: oh nevermind, i didnt see the "arbitrary".
can't you put them all into [zl group] and bang the whole list out when you're done?
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.
Max Patch
Copy patch and select New From Clipboard in Max.