Search found 9 matches

by joe
23 Feb 2021 22:22
Forum: General Discussion
Topic: Ableton Live 11 and LiveControl 2
Replies: 0
Views: 7540

Ableton Live 11 and LiveControl 2

Hello, Any chance of getting LiveControl 2 Controller template to work with Ableton Live 11 that was released today? I copied the files over to correct location on Mac, but LiveControl 2 is not listed under Control Surfaces. Apparently this is due to Ableton 11 only supporting Python 3, and this is ...
by joe
31 Dec 2019 02:19
Forum: General Discussion
Topic: Mac os Catalina with lemur Help!!!
Replies: 11
Views: 17102

Re: Mac os Catalina with lemur Help!!!

Lemur is a crucial part of my setup. Now that my MacBook pro is failing, I'll have to buy a new one. New MacBook Pros ship with Catalina and cannot be downgraded. I won't be able to do gigs without lemur, as I've integrated it so deep into all of my gear and software. So please update Lemur Daemon ...
by joe
02 Jan 2017 02:09
Forum: General Discussion
Topic: How to disable x2 sending based on OSC_ARGS
Replies: 1
Views: 723

How to disable x2 sending based on OSC_ARGS

Hi, I'm still trying to learn this stuff, so hopefully some script wizard can help me out here. I'm using one lemur fader to control a fader in two different mixes simultaneously. This works, but in some cases (submixes) I would like to disable this sync. So is it possible to disable sending the x2 ...
by joe
11 Aug 2014 17:10
Forum: General Discussion
Topic: Custom buttons - how to turn off all but selected?
Replies: 9
Views: 2568

Re: Custom buttons - how to turn off all but selected?

You can do it with a global as you describe, but since Lemur is multi-touch, you'll have to handle the case if a user presses more than one button at the same time. Also, since Lemur works on frames, the 'state of the world' is evaluated each frame and then actions are taken, so things may happen ...
by joe
11 Aug 2014 16:40
Forum: General Discussion
Topic: Custom buttons - how to turn off all but selected?
Replies: 9
Views: 2568

Re: Custom buttons - how to turn off all but selected?

difficult to say, you would just then need a big script that would have all the conditions in it(if button1 is pressed turn off b2,3,4,5...if b2 is pressed turn off b1,3,4,5...etc) so in a way its the same thing, just in one big script. What I meant is that in this the global variable 'y' could be ...
by joe
11 Aug 2014 14:21
Forum: General Discussion
Topic: Custom buttons - how to turn off all but selected?
Replies: 9
Views: 2568

Re: Custom buttons - how to turn off all but selected?

Great, thank you! I see what you’ve done here.. So you had to make a list of all the other buttons for each button. I guess there’s no way to write a script to simply ”turn off all the other buttons”? I really don’t know how the programming in these scripts work, but would it be possible to write a f ...
by joe
10 Aug 2014 22:49
Forum: General Discussion
Topic: Custom buttons - how to turn off all but selected?
Replies: 9
Views: 2568

Re: Custom buttons - how to turn off all but selected?

denisp2 wrote:Post your template, and ill try to help you.
Thanks! Here's my template.
by joe
10 Aug 2014 18:59
Forum: General Discussion
Topic: Custom buttons - how to turn off all but selected?
Replies: 9
Views: 2568

Custom buttons - how to turn off all but selected?

I've made a template with custom buttons, all sending different midi program change commands to easily switch between my drumkits. I was simply hoping to be able to use the buttons as switches so that when I select a drumkit, that button becomes active and the previous button turns off.. (to see ...
by joe
10 Aug 2014 18:47
Forum: Introductions
Topic: Hello
Replies: 0
Views: 477

Hello

..and good day to you folks. I'm a lemur newbie, and hope to get some help from the forums. The app seems very promising, so hopefully I'll learn to make my own templates.