how to delay the individual elements of a list?

marlon brando's icon

Like iterated output of multislider?

ch's icon

Hi,

I'm not sure I understood what you trying to achieve. Can you be more specific?
Did you have a look to the [p "more about delaying lists"] in pipe.maxhelp?

Wetterberg's icon

I think you're looking for "listfunnel"?

Roman Thilenius's icon

well, basically by unpacking it, no?

something like zl slice 7 zl slice 1 will extract a single element.

i´ve beein doing things like that to lists in my composition enviroments, based
around zl nth, that would be another solution.