
william
User

Feb 25, 2008, 10:01 PM
Post #2 of 2
(707 views)
Shortcut
|
|
Re: [JJHP3] Using Table as an array or coll?
[In reply to]
|
Can't Post
|
|
Tables function differently in Isadora than they do in Max. You can't really pass information through a table and draw the same sort of results as Max without a lot of tweaking, excess actors, and headaches. If you know what the values are that you want for each separate file, and you don't plan on manipulating these live, beyond triggering the set values, your best bet is to build Macros with Trigger Value actors that will send out 3 pieces of data (ie Pan/Vol/Route). However, using 3 tables seems like a totally legitimate way of accomplishing this as well, especially if you need all of the data out in the open. The best way to pack and unpack information in Isadora is to use the Macro actor and build all of the functionality you need inside of it.
|