Frank Barknecht:
- Reformat and send your messages by using OSC. OSC can send lists of
arbitrary length,
Or you can use a little abstraction I just built using Zexy's lister object. Basically you send it any message and it will push it onto the front of a list. First inlet takes a bang to output the whole list, second adds elements and outputs the new list, third inlet resets. Hope it can be of some help.
-ish