Aren't we talking about a trivial few lines of code here:
* new list family class boilerplate
* loop through the input atom vector and output each of its atoms in sequence (prefixed by the "list" selector, of course)
* output a bang to a second outlet when finished
* consider whether it should be able to output in reverse as well
?
If that's all [list foreach] is supposed to do I'll go ahead and implement this in Pd-l2ork when I get a spare 10 mins.
-Jonathan
On Wednesday, October 1, 2014 3:43 PM, Joe White <white.joe4@gmail.com> wrote: