Reset sliders and One-button-at-a-time

Discuss Lemur and share techniques.
Post Reply
whoischarlie
Newbie
Posts:5
Joined:04 Nov 2013 10:30
Reset sliders and One-button-at-a-time

Post by whoischarlie » 04 Nov 2013 10:50

Hi,
I am currently setting up my first Lemur set. Its coming along very well, but I have two questions:

1. I have a multi slider with 3 sliders. They will be mapped to Sends in Ableton Live. It works great, but I'd love to have a "reset button" linked to the multi slider, that resets all 3 sliders to a certain value (in this case "0"). Is this possible? If so, how do I do?

SOLVED2. Second. I have 3 buttons which will be mapped to a looping device I've made in Ableton Live. It's "1bar", "2bar" & "4bar" looping. When I press the buttons they can all be activated at once... I don't want this. I want ONLY ONE button to be able to be active at once. For example, if I press "1bar" and then change it, and press "4bar", I want the "1bar" to turn off and only the "4bar" to be active. Is this doable? If so, how do I do?

Solved, I use switches instead of buttons. It works but I can't get the nice symbols as in buttons though..


I've attached a pic of the half-done setup so you'll get the idea!

Thanks,
Charlie
Attachments
Lemur setup1.jpg
Lemur setup1.jpg (99.87KiB)Viewed 2590 times

MrCorba
Regular
Posts:143
Joined:02 Sep 2013 20:17
Location:Netherlands

Re: Reset sliders and One-button-at-a-time

Post by MrCorba » 05 Nov 2013 22:28

It's possible with buttons, just write a simple script that's react on the press of the button.
Something like this:
Attachments
Schermafbeelding 2013-11-05 om 23.23.57.png
Schermafbeelding 2013-11-05 om 23.23.57.png (126.27KiB)Viewed 2566 times
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba

whoischarlie
Newbie
Posts:5
Joined:04 Nov 2013 10:30

Re: Reset sliders and One-button-at-a-time

Post by whoischarlie » 06 Nov 2013 20:27

Thank you!
You dont have any idea about the reset faders problem?

Macciza
Regular
Posts:1325
Joined:07 Dec 2011 04:57
Location:Sydney, Australia.

Re: Reset sliders and One-button-at-a-time

Post by Macciza » 07 Nov 2013 01:48

Hi
Have you tried the Forum search option (top right corner of page)?

Try Resettable Fader or Reset Fader as searches and you will find a few different discussions on this topic . .
But basically it is the same as the other solution - a short script that says ' object.variable = value '

Cheers
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]

MrCorba
Regular
Posts:143
Joined:02 Sep 2013 20:17
Location:Netherlands

Re: Reset sliders and One-button-at-a-time

Post by MrCorba » 07 Nov 2013 18:31

Same solution MultiSlider.x are all the sliders and MultiSlider.x[0] is only the first, MultiSlider.x[1] just the second etc.
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba

Post Reply