Kyma Forum
  Kyma Support
  more Smalltalk syntax...

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

next newest topic | next oldest topic
Author Topic:   more Smalltalk syntax...
Bill Meadows
Member
posted 10 December 2002 21:49         Edit/Delete Message   Reply w/Quote
I'm using a Script to create a Sound, and I would like to use a VCS fader to control the level of each "branch" independently. How can I do this?

Here is the script:

1 to: 24 do: [:i|
Attenuator
start: 0 s
trk: i
].

I tried to concatenate ?trk onto a hot controller, but couldn't seem to get it to work.

IP: Logged

SSC
Administrator
posted 11 December 2002 11:52         Edit/Delete Message   Reply w/Quote

1 to: 24 do: [ :i |
Attenuator
start: 0 s
trk: ('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