Learn or Enter an OSC message in a Parameter field
To control a Kyma Sound parameter with an OSC message
Use the learn function in the parameter field:
Click in the parameter field
Press escape (ESC)
Send the OSC message to Paca(rana)
You can also type the OSC Event Value name directly into the parameter field using a specially formatted OSC Event Value. To transform your OSC message into a Kyma OSC Event Value:
Replace each slash in the address with underscore
Use the prefix: !osc
Here are some examples of Kyma OSC Event Values and their corresponding OSC messages:
Event Value
OSC message
!osc_1_fader1
/1/fader1
!osc_4_xy__1
/4/xy//1
NB: If you "learn" an OSC message that is a vector, the first element of the vector will be captured.