First time here? Check out the FAQ!
x

Could one have separate !KeyTimbre info ?

0 votes
256 views
Good Morning ,

I started to use the Madron Labs Sound Plane with my Pacarana and it works really well. I have to add that it works really well with an older Sound Plane client but not with the newer ones. I am using the KymaConnect software to connect the SoundPlane to Kyma.

My actual question is regarding the actually touches.

Could one separate the !KeyTimbre ? So that !KeyTimbre (touch one) controls one thing and !KeyTimbre (touch 2) controls another ? Something like voice allocation (in our case touch and movement allocation).

I have a feeling ?voice has something to do with that :-)

Thank  you so much for your help

rastko
asked Jan 29, 2017 in Controllers, OSC & MIDI by rastko-lazic (Practitioner) (410 points)

1 Answer

0 votes

In parallel with your synthesis Sound (and to the left of the MIDIVoice), you could add a SoundToGlobalController.  In the SoundToGlobalController, you could use !KeyTimbre in the Value field, and in the GeneratedEvent field, you could construct an EventValue that depends on the particular voice number, for example:

!Timbre suffix2: ?VoiceNumber

Then you could use !Timbre01, !Timbre02, etc. to control various other parameters.

 

answered Jan 29, 2017 by ssc (Savant) (126,300 points)
Thank you so much , works great

best

rastko
...