Variables for OSC Path / help needed

Discuss Lemur and share techniques.
Post Reply
lqud
Newbie
Posts:4
Joined:04 Jan 2013 10:32
Variables for OSC Path / help needed

Post by lqud » 02 Aug 2015 07:11

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
Attachments
Workaound-variables.jzml
(20.32KiB)Downloaded 46 times

ndivuyo
Regular
Posts:279
Joined:23 May 2014 00:24

Re: Variables for OSC Path / help needed

Post by ndivuyo » 03 Aug 2015 04:40

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

Post Reply