Kyma Forum
  Kyma Support
  hot params and scripting

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   hot params and scripting
Bill Meadows
Member
posted 29 April 2003 22:46         Edit/Delete Message   Reply w/Quote
I am using a Script to create multiple instances of a Sound. I would like to have hot parameters unique to each instance, but can't figure out how.

For example, say I have a variable ?level in "Sound". I'd like to have separate VCS faders for !level1, !level2, !level3. I tried this:

1 to: 3 do: [:i |
Sound start: 0 s
level: {'!level' & i} ].

but that's not quite right.

Help?

IP: Logged

SSC
Administrator
posted 30 April 2003 09:38         Edit/Delete Message   Reply w/Quote
1 to: 3 do: [:i |
Sound start: 0 s
level: ('level' & i) asHotValue ].

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply

Contact Us | Symbolic Sound Home

This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.


Ultimate Bulletin Board 5.45c