hello, patchers, i'm relatively new to max/msp, but i am making good headway on a max for live project. i have hit a bump, though. my project involves logging a bunch of clip names into a coll. these names adhere to a naming convention that declares metadata (ie. "song tempo key..."). i am trying to make a list that would list all the coll'ed names in order of one column field or another. so if i were to click "key" the list would populate all coll'ed entries that share the key. if i were to click "tempo" the list would populate all the entries in order of tempo.
...much like metadata fields in itunes.
can this be done within max or will i need some javascripting?