Page 1 of 1

Can anyone solve this?

Posted: 04 Jul 2012 16:05
by jasp
Hi there,

I created two multisliders and one button.
The value from of the two multislders comes from pure data.

I want lemur to do this:

When i push the button(ON) the first multislider need to have the same value as the second multislider. When i push again the button(OFF) the multisliders don't need to be linked anymore.

I think this is really easy for an expeirenced lemur programmer but for me it's really difficult. Can anyone help me with this. It's really important for me.

Jasper

Re: Can anyone solve this?

Posted: 04 Jul 2012 18:23
by shimoda
Will you be replacing the value of the second multi or will it just reup itself when changes are sent?

This is probably too simple, but I worked this out, it uses two multisliders though. I tried with one but for some reason it won't work fluidly. I've attached a jzml with two containers, the top has the working prototype and the bottom a display of why it won't work.