Page 1 of 1

Variables for OSC Path / help needed

Posted: 02 Aug 2015 07:11
by lqud
Hello there,

I need a workaround to create variables for an OSC path. I have some elements in a container like a dial or button with the path /channel1/device1/dial1/ or /channel1/device1/button1/
Now I want to copy the container and the path for the elements should be: /channel2/device1/dial1/
In every container should be 2 variables: Variable A = channel; Variable B = device

Attached I have an example, hope somebody can help.
Thank you

Re: Variables for OSC Path / help needed

Posted: 03 Aug 2015 04:40
by ndivuyo
hmm maybe I am missing something but I don't see your problem

just create one container called "channel1" or whatever, and all the elements inside the container you don't need to number based on copying the channel1 container. just do : channel1/device/knob and copy the channel1 container.

maybe I am missing something though... tired.
hope it helps