I'm thinking about implementing some sort of 'preset' system in some of my QC compositions, so have been wondering what might be the best means of storing a structure.
The plan is to pass all the controls for the composition through a JavaScript patch, and continuously store their values in an associative array. Then I'd like to pass the array to some form of storage, probably in a fixed number of 'memory slots'. Anyone any recommendations as to what I could use use to store the values? I'm thinking a JavaScript patch or a Queue. alx http://machinesdontcare.wordpress.com __________________________________________________________ Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

