list?
sorry for this (probably) ridiculous question in terms of noobyness.
i wan't have list with like 6 numbers for instance 77 79 81 85 87 91 and then the 1st number to be outputted when i send 1 to it and the second when i send 2 and so on.
can't find how to, i suppose it is possible? how?
Maybe time to check the [zl ] family of objects...
p
You could also use a multislider to hold your information. Sending it the message fetch X will make it output the value of what's stored in slider number X. This will let you store and change the values easily with the mouse.
If you want to simply set up a dictionary (meaning 1=this, 2=that), use the Coll object. There's a great tutorial built in.
You could also use table, or bag.
There are probably more ways to do this than ways Paul Simon can leave his lover.