Can't set attributes with incoming OSC messages

Discuss problems and solutions.
Post Reply
darrow
Newbie
Posts: 5
Joined: 16 Feb 2016 15:55

Can't set attributes with incoming OSC messages

Post by darrow »

The Lemur manual says that attributes can be set directly from incoming OSC messages using @ but I can't get it to work.
I'm trying to switch on a label with this: /Pads @label followed by 1 or 0 for on/off?
Anybody manage to do this? What am I doing wrong?
darrow
Newbie
Posts: 5
Joined: 16 Feb 2016 15:55

Re: Can't set attributes with incoming OSC messages

Post by darrow »

After further investigation I am convinced that the Lemur app is not responding to @<attribute>. I know I am sending the message correctly because I can monitor it with other software.

Lemur correctly receives other OSC messages, triggerable by 'on osc'. I can't trigger /Fader @label, for example, with 'on osc', because the editor removes the space before the @.

Is there anyone in this forum who has tried this and got it to work?
Post Reply