Processing list
Hello everyone,
i have an issue to process a simple list with 3 argument i, s and f.
i use zl sort or zl rev but without unpack the message, i don’t find out how to move those 3 argument in the same message. let’s say that i have s i f in this order, and i could have f i s, but how could i have i s f ? My goal is to move those three argument in the order that i want in the same message/list without unpack. I think there is something simpleto do that ?
thank you all!
No idea ?
With rotation and reverse, you can get all 6 versions (original + 5 alternatives).
or [zl.indexmap]
Thank you a lot jean-francois ! seems to be the one !
But Double_ug, i don't have the zl indexmap... every input/output are "inactive"... is it a custom one ? where could i download it ? thank you !
look at zl helpfile second tap
Mine doesn't exist, but it seems to be the one object that i need ! I could have something more dynamic with this tool. i'm under Max 6.1.7

It's definitely included in Max 8.
OK Thank u all ! have a merry christmas !