Page 1 of 1

Storing data contained in "coll" objects into a .als file?

Posted: Tue Nov 02, 2010 2:50 am
by bobseekone
I would like to store data that is in one or more coll objects in my Max device into the Live Set file. I can't find any way to bind coll to pattr and I am wondering how anyone else has done this? Thanks!

Re: Storing data contained in "coll" objects into a .als file?

Posted: Tue Nov 02, 2010 7:35 am
by prebentious

Re: Storing data contained in "coll" objects into a .als file?

Posted: Tue Nov 02, 2010 10:14 am
by S4racen
Maybe a stupid question but whats a coll and what would you use it for??

Cheers
D

Re: Storing data contained in "coll" objects into a .als file?

Posted: Tue Nov 02, 2010 3:19 pm
by prebentious
coll stores data. I use it for tons of things. It's very handy

Re: Storing data contained in "coll" objects into a .als file?

Posted: Tue Nov 02, 2010 6:08 pm
by bobseekone
Thanks for the link....I'll check it out.

Re: Storing data contained in "coll" objects into a .als file?

Posted: Tue Nov 02, 2010 9:14 pm
by #1thelark
This tutorial also covers the coll-object...
http://www.youtube.com/watch?v=kcrluDUmDns

Re: Storing data contained in "coll" objects into a .als file?

Posted: Thu Nov 04, 2010 2:03 pm
by bobseekone
This works great! If anyone else uses this, just be sure to go to the Inspector on the "pattr" object and check "Parameter Mode Enable" in order to save the info with the Live Set.