convert list to coll object

anamaria's icon

Hi,

I would like to make this list a b c d e
become

1, a:
2, b:
3, c;
4, d:
5, e:

in a coll object.

What is the easiest way to do this?
I simply just want to click the list and then have it become values in a coll.

Best,
Ana

tada's icon

Hello Ana
there is a magic object called [listfunnel]
try it! (tip: 1 means the first counting number)

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

Giorgos