Hello all,
I'm looking for something that will take a sequence of atoms (floats) and package them into a list, regardless of how many there are...
Any ideas/externals?
Thanks B
ok, great,
What library is it in?
B.
thresh?
ben@ekran.org wrote: ...
I'm looking for something that will take a sequence of atoms (floats) and package them into a list, regardless of how many there are...
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
ben@ekran.org wrote: ...
What library is it in?
cyclone. There is [zl group] too, which reorganizes an input stream into a sequence of n-element lists (n is inlet-controlled) -- while thresh groups messages arriving ``at the same time'', i.e. separated by an, inlet-controlled, logical-time interval (which defaults to zero).
Krzysztof