Search found 16 matches

by jlys
16 Jan 2012 17:58
Forum: General Discussion
Topic: show/hide objects when a menu option is selected
Replies: 10
Views: 5753

Re: show/hide objects when a menu option is selected

great! it works and opens lot of possibilities.. thank you big time for the quickness
by jlys
16 Jan 2012 16:52
Forum: General Discussion
Topic: show/hide objects when a menu option is selected
Replies: 10
Views: 5753

show/hide objects when a menu option is selected

Hi again! As the title says, I would like to show/hide objects depending on which option is selected in a LemurMenu. how do i do that? the script i would like to use is: -when Option 1 is selected: show(ContainerA,1); show(ContainerB,0); -when Option 2 is selected: show(ContainerA,0); show ...
by jlys
12 Jan 2012 16:30
Forum: General Discussion
Topic: vvvv > osc > udp > lemur
Replies: 7
Views: 4424

Re: vvvv > osc > udp > lemur

yeah. . i thought the port wasn't the problem as vvvv was receiving messages from lemur on any port, and i already tested 8000.. but with string typetags..
anyway for sending, it's 8000, engraved in my brain now..
seeya!
by jlys
12 Jan 2012 15:07
Forum: General Discussion
Topic: vvvv > osc > udp > lemur
Replies: 7
Views: 4424

Re: vvvv > osc > udp > lemur

Marino from support sent me this: To get feedback from VVVV through OSC you will need to set the output port on VVVV to 8000 (Lemur's default). This should fix the problem. Indeed! At the end i send a f (float) value (but as a string in the osc encoder) and it works! I wonder how i missed that ...
by jlys
12 Jan 2012 03:17
Forum: General Discussion
Topic: vvvv > osc > udp > lemur
Replies: 7
Views: 4424

Re: vvvv > osc > udp > lemur

Hey thanks for helping, Yes i tried without success. And lemur seems to send bundles (that's what i receive from him). I tried modifying the parameters of vvvv's osc encoder to send a message that would look like the one sent by the lemur so i put a "float" typetag to have #28 at the end of the ...
by jlys
11 Jan 2012 21:42
Forum: General Discussion
Topic: How can I find OSC incoming and outgoing port# of the Lemur?
Replies: 1
Views: 906

Re: How can I find OSC incoming and outgoing port# of the Le

hi, i don't know if it's your solution but you can set the port you want in lemur's settings. OSC targets>add target and then you choose your host IP and the port to communicate with.
by jlys
11 Jan 2012 16:31
Forum: General Discussion
Topic: Absolutely New to Lemur
Replies: 1
Views: 892

Re: Absolutely New to Lemur

i don't know if it's the best ressources but here you have tutorials about multi line scripting http://www.jazzmutant.com/workshop_tutorialslist.php
but it's pretty advanced level already
in the lemur documentation you have some exercices to begin with too..
by jlys
11 Jan 2012 16:15
Forum: General Discussion
Topic: Newbie to Lemur (oldie with Ableton!) Needs Advice!
Replies: 1
Views: 767

Re: Newbie to Lemur (oldie with Ableton!) Needs Advice!

i think you just have to pass in midi learn mode (MIDI button in the top right of ableton) and select the parameter you want to assign to the lemur. parameters should appear in blue. when it's selected, move the lemur slider or button or else and it should be assigned. if it's a parameter inside ...
by jlys
11 Jan 2012 14:16
Forum: General Discussion
Topic: vvvv > osc > udp > lemur
Replies: 7
Views: 4424

Re: vvvv > osc > udp > lemur

sooner the better..
here's an image where you can see the osc bundle
tell me if something is missing or wrong to contact lemur..
by jlys
11 Jan 2012 11:17
Forum: General Discussion
Topic: Putting title on Lemur pages?
Replies: 9
Views: 2781

Re: Putting title on Lemur pages?

in lemur editor go to the "project" tab on the right and see the "container" object.
it has tabs that you can delete by right clickin.
to rename select the tab in this project browser and go to object properties on the left of editor to change its name.