Can anyone solve this?

Discuss problems and solutions.
Post Reply
jasp
Newbie
Posts:3
Joined:18 Jun 2012 13:03
Can anyone solve this?

Post by jasp » 04 Jul 2012 16:05

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

shimoda
Regular
Posts:60
Joined:26 Mar 2012 19:25

Re: Can anyone solve this?

Post by shimoda » 04 Jul 2012 18:23

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.
Attachments
MultiContextEx.jzml
(12.12KiB)Downloaded 115 times

Post Reply