k y m a • t w e a k y — the kyma collective || view the current website || February 2015 Archive

/ WebHome / How.ChangeValuesOnKeyDown

Search


How Section


How do I...
Add a question...

Home 
Topics 
More... 

All Sections


Products
Order
Company
Community
Share
Learn

Login / Register 
Change password
Forgot password?
%SESSION_IF_AUTHENTICATED% Site Map
%SESSION_ENDIF%

Symbolic Sound


Home
Kyma Forum
Eighth Nerve

TWiki Links


%SESSION_IF_AUTHENTICATED% TWiki Shorthand
TWiki Formatting FAQ
What is TWiki?
%SESSION_ENDIF% twiki.org

Question (or Task)

I have a controller that I would like to have change on the next key down. Is there any way I can do this?

Solution(s)

Yes! In Kyma X, there is a new expression sampleAndHold: that you can use to do this. If, for example, you had the following in a parameter field:

!Fader1

and you want to be able to change the value of !Fader1 while a key is down (without altering the sound), replace the expression in the parameter field with:

!KeyDown sampleAndHold: !Fader1

Now, the old value of !Fader1 will be used until a new key down occurs.

-- KurtHebel - 16 Oct 2003

WebForm
Question: How do I make a control change value at the next key down?
Keywords: sample and hold, key down, trigger, parameter fields

 
 
© 2003-2014 by the contributing authors. / You are TWikiGuest