So I've been trying to work at this for awhile now. My level of programming is minimal but I have a basic understanding. I'm trying to get a single Multislider called LFOModRate to send OSC out if a switch is engaged. So if switch 2 is on then it send the oscout to the address below. If switch 3/4/5 are on then the LFOModRate fader object sends out osc messages corresponding to /Cosmos_/LFO3_(or 4, etc...)/modrate. I'm not able to get the oscout to send any messages even without the if statement. Is this also part of the 5.0 osc bug that is going to be updated or am I just doing something wrong.
Hi
You got the 'Target' concept all wrong . . .
That should simply be the number of the OSC Target not a port number . .
The port number is set in the Lemur settings page
Thanks for the heads up. Although I changed the Target to 0 I still can't get the oscout script to send the message and arg . Starting to think this might be part of the bug in 5.0.
Architek1 wrote:Thanks for the heads up. Although I changed the Target to 0 I still can't get the oscout script to send the message and arg . Starting to think this might be part of the bug in 5.0.