How to set Values on Lemur over OSC (beginner question)

Discuss Lemur and share techniques.
nuriaion
Newbie
Posts:2
Joined:18 Jan 2014 13:48
How to set Values on Lemur over OSC (beginner question)

Post by nuriaion » 18 Jan 2014 15:59

Hi

Hi i'm trying to use Lemur with Overtone (Lemur on an iPad with OSC over WiFi). I'm able to receive all messages of Lemur but i have problems setting stuff on Lemur. The only thing which works is setting Text on a TextObject (osc-send client "/ATextObject" "@content" "Some Text") but i wasn't able to set anything else. (I tried a lot of different Messages...)

Can somebody tell me how the message should look to set the Values of a Switch Object? (osc-send client "/ASwitchObject/x" 1 0 1 0)?
Or how to set the light Value of a Switch Object? (osc-send client "/ASwitchObject/light=" 0 0.5 0 0)?

Is there a way to see what Messages Lemur received? Something which helps me debugging my error?

Thanks a lot!
Fabian

Post Reply