Search found 19 matches

by SBPBK
05 Feb 2014 09:31
Forum: Troubleshooting
Topic: Fader Script to Select Tabs
Replies: 7
Views: 1652

Re: Fader Script to Select Tabs

Thanks so much for the responses and all of the insight gents!!! On a related note, I am trying to get CC info TO a set of switches, so that they respond to even portions of 0-127.. I.E. 0-31 selects switch 1, 32-64 selects switch 2, etc. I attempted this by using a fader to receive the CC, and ...
by SBPBK
27 Jan 2014 09:07
Forum: Troubleshooting
Topic: Fader Script to Select Tabs
Replies: 7
Views: 1652

Fader Script to Select Tabs

Hi, I'm trying to sort out a script.. I want the position of a fader to determine the selected tab of a container. This is based on a MIDI message sent to Lemur from my DAW (not my manual movement of the fader) and it doesn't necessarily even have to be a fader, just something that can select a tab ...
by SBPBK
06 Oct 2013 12:36
Forum: General Discussion
Topic: Button Script to "Select Next Switch"
Replies: 2
Views: 999

Re: Button Script to "Select Next Switch"

Works beautifully! Phil999, I really appreciate your help! You have helped me by responding to several of my posts and I've also read your responses to questions of mine that I've had that were already asked/answer on the forum. A big thanks to you and the rest of this amazing Lemur community ...
by SBPBK
06 Oct 2013 12:13
Forum: Troubleshooting
Topic: gathering fader values etc. from logic 9
Replies: 4
Views: 1896

Re: gathering fader values etc. from logic 9

I'm sorry to hear you're a Logic user. I used to be in your situation and all I have to say there is no hope. That being said, here we go.... Logic only has true bidirectional functionality with Control Surfaces that "Control Surface Scripts" have been written for. Unlike Ableton, Logic's Control ...
by SBPBK
02 Oct 2013 13:57
Forum: General Discussion
Topic: Button Script to "Select Next Switch"
Replies: 2
Views: 999

Button Script to "Select Next Switch"

Hi, I am trying to script a button to select the next switch of a Switches object. Under the Switches object, I am using this script: ON EXPRESSION: Button.x is greater than 0 firstof(x=Switches.x +1); I realize my math is off because upon button execution it selects ALL of the switches. Do I need ...
by SBPBK
27 Sep 2013 12:58
Forum: General Discussion
Topic: Button to Toggle Script Utilization of Fader
Replies: 2
Views: 807

Re: Button to Toggle Script Utilization of Fader

brilliant, exactly what I needed. thank you so much!! :mrgreen:
by SBPBK
27 Sep 2013 09:09
Forum: General Discussion
Topic: Button to Toggle Script Utilization of Fader
Replies: 2
Views: 807

Button to Toggle Script Utilization of Fader

Hi! I'm trying to write a script (conditional statement) to have a button toggle on/off a fader's use of a separate script. Since the fader script that I want to toggle on/off is itself a conditional statement, I am a little confused as how to write that conditional statement within the conditional ...
by SBPBK
23 Aug 2012 20:35
Forum: General Discussion
Topic: theory to "BANG" out a preset setting/bi-directional control
Replies: 18
Views: 5438

Re: theory to "BANG" out a preset setting/bi-directional con

Have a great show, thanks for the heads up! :mrgreen:
by SBPBK
22 Aug 2012 02:48
Forum: General Discussion
Topic: theory to "BANG" out a preset setting/bi-directional control
Replies: 18
Views: 5438

Re: theory to "BANG" out a preset setting/bi-directional con

You're brave! Man, bizarre that you say that. After doing a bunch of new mappings last night, I arrive to the studio today to open Logic and find my Controller Assignment Preferences totally blank. Didn't back them up and now I'm out all that work… Between this happening and you saying that, I t ...
by SBPBK
21 Aug 2012 07:53
Forum: General Discussion
Topic: theory to "BANG" out a preset setting/bi-directional control
Replies: 18
Views: 5438

Re: theory to "BANG" out a preset setting/bi-directional con

Hey fader8, Great to meet a fellow Logic/Lemur user! The more I am on this forum, the more I see how amazing the Lemur community is and I feel fortunate (as should every other Lemur user) to have access to such a wealth of knowledge and help from experienced users. In regards to my issue, I just ...