
I wanted to share this bit of code in case anybody has trouble getting their head around pattrstorage and using it to store values with a set.
This example uses a Multislider with 16 values. You can store presets of different values, recall them and even morph between 2 chosen presets. Everything gets saved with your Live Set so that upon next load everything is as you left it.
http://covops.dreamhosters.com/uploads/ ... e.amxd.zip
This Multislider bit comes straight out of a device I made for working with parameter value presets. In that device you don't see the multislider but its there in the background to manage the values from the 16 dials in the device.

http://covops.dreamhosters.com/uploads/ ... 9.amxd.zip
And here is a tutorial on how the preset system works. Its written for people who are new to max so I hope it makes sense to newcomers and isn't condescending to the veterans. It'll be fun finding out.
http://www.thecovertoperators.org/Artic ... a-live-set
