Page 1 of 1

Posted: 10 Nov 2010, 16:55
by CreationFused
Hi,

I'm not even sure if I am setting up what I want to do the best way, as I am following the way I use to do osc to ableton via touchosc.

However, here is my question:

Is there a way to change the ch1 in the addr below to equal what ever channel I want to control eg Channel 4 = ch4 but leave the /f1there. Should I do it via a list box? As I want to control the same set of effects and stuff from the one window, but on different channels.

Example:
From...

Image


To...

Image


Thanks in advance and any help in telling me I can do this better please do so!

Scott

Posted: 10 Nov 2010, 17:44
by nay-seven
yes , you can concats strings for the text of the address ( you'll find these modules in modules/strings)
here how to do : ( you can use also listbox(button) or combobox)
Image

Posted: 10 Nov 2010, 21:42
by CreationFused
Thanks Nay.. Rather than having a text field I've named the fader/buttons what they will be called in the osc message then linked that in via the name tag.

Cheers!

Posted: 10 Nov 2010, 21:52
by nay-seven
well done , always several ways in Usine as you see..;-)