set x value for an object without sending osc message
Posted: 20 Jan 2013 05:09
In my Lemur setup, I need to have multiple sliders that represent the same value. What I want to happen is: if slider A changes, then slider B and slider C will change as well. However, I only want 1 OSC message sent to the computer. In Lemur 3, I used a script to set sliders B and C, and only one message was sent. In Lemur 4, it sends a bunch of messages because there seems to be some kind of feedback situation going on. It seems that slider A sends the OSC message, then sliders B and C send the OSC message and THEN slider a sends another one. I tried removing the x message from sliders B and C, but I still get at least 2 messages because of this feedback issue.
I want to be clear that this was not an issue in Lemur 3. Only one message was sent and I did not have this problem. Any ideas?
Thanks,
Sam
I want to be clear that this was not an issue in Lemur 3. Only one message was sent and I did not have this problem. Any ideas?
Thanks,
Sam