Kyma Forum
  Kyma Support
  Generating VCS faders as you want them to be...

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

next newest topic | next oldest topic
Author Topic:   Generating VCS faders as you want them to be...
cristian_vogel
Member
posted 28 December 2006 09:30         Edit/Delete Message   Reply w/Quote
I'm building a big ol' sequencer and with every new sequencer channel, I'm generating the parameter faders in the VCS algorithmically. I want to use the bank switching code posted here a while ago, but this generates stacks of widgets.


an example

Snares start: 0 s
velocities: ((1 to: 16) collect: [:i |
(((1 - !SnareBank) * (('Sn_A_Vel') asHotValue suffix2: i) + (!SnareBank * (('Sn_B_Vel') asHotValue suffix2: i))) smooth: !SmoothDur s) ])


how can I make the generated VCS faders appear as pots at least, then they might be easier to arrange... is there any way to use 'displayAs: ' like in the Global Map ?


IP: Logged

SSC
Administrator
posted 28 December 2006 12:20         Edit/Delete Message   Reply w/Quote
There is not (yet) any way to create the controls with a specific widget type. One quick way to deal with this is to:

1. Unlock the VCS.

2. Click on the VCS and choose Select All from the Edit menu (or use Control+A)

3. Choose Potentiometer from the widget type pop up list in the VCS editor.

4. Click on the VCS and choose Clean up from the Edit menu.

5. Either lock the VCS or continue editing.

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