Processing list

Holto Holto's icon

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!

Holto Holto's icon

No idea ?

Jean-Francois Charles's icon

With rotation and reverse, you can get all 6 versions (original + 5 alternatives).

Max Patch
Copy patch and select New From Clipboard in Max.

double_UG's icon

or [zl.indexmap]

Holto Holto's icon

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 !

double_UG's icon

Max Patch
Copy patch and select New From Clipboard in Max.

look at zl helpfile second tap

Holto Holto's icon

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

Jean-Francois Charles's icon

It's definitely included in Max 8.

Holto Holto's icon

OK Thank u all ! have a merry christmas !