Page 1 of 1

Lemur programming: a few questions.

Posted: 22 Jun 2016 21:50
by Gluon
Hi there.

i have two questions regarding Lemur scripting functions and would be glad if any knowledgeable person could answer 'em :roll:

1.Is it possible to grab the full address of any (arbitrary) incoming OSC packet and save that address in a variable ?

2.Is there a way to trigger the script by any incoming OSC message , by that I mean every single OSC packet arriving, regardless of its address ?

Thanks in advance.

Re: Lemur programming: a few questions.

Posted: 23 Jun 2016 04:34
by Gluon
I have just found the post in the Wishlist section of the forum about the lack of address pattern matching wildcard support in the current OSC implementation within Lemur, so now I have my answers.
Not sure if incoming OSC message address can be stored in a variable but it is sort of pointless without wildcard support.

Lemur is really cool anyway....but with those added functions it could become so much more flexible.

I hope these get implemented soon :roll:

Thanks.