An alternative Select Object

pajama's icon

Hello,
Im loving Max. I've got a little obstacle with something Im working on right now though. Any help would be much appreciated.

Im using the pack object to pack lists of 5 numbers.
When the lists are packed I would like to filter certain ones to trigger events. The select object only seems to work on single numbers for each port. Is there an alternative object I could use that would be triggered by certain lists I pack and ignore others?

Thank You so much!

MIB's icon

have a look at the [zl compare] object and the zl objects in general. they are your best friends ;)

christripledot's icon

[match] might be useful as well, depending on your needs.

pajama's icon

Every possible summation of my list is unique so Im using the [zl sum] object. There are some badass zl objects! Thank you MIB.

Thank you Chris. Ill check out the [match object] soon.

Happy to be on my next problem :P