Search found 16 matches

by octobersongs
04 Sep 2014 03:06
Forum: General Discussion
Topic: Script for Shift Key Function
Replies: 4
Views: 1148

Re: Script for Shift Key Function

Thanks again Softcore.

jc
by octobersongs
01 Sep 2014 16:54
Forum: General Discussion
Topic: Script for Shift Key Function
Replies: 4
Views: 1148

Re: Script for Shift Key Function

Thank you Softcore. I used your first option, no scripting. Works beautifully.

Is the a source for learning more about scripting or the non-scripting methods you've shown here?

jc
by octobersongs
13 Aug 2014 18:08
Forum: General Discussion
Topic: Script for Shift Key Function
Replies: 4
Views: 1148

Script for Shift Key Function

I have a button in Lemur (button A) that sends a specific midi cc# to Cubase. I want that button to send a different cc# if another button in Lemur (button B) is touched and held, like a "shift" modifier. I presume a script would be added to button A to get that to happen. What would that script be ...
by octobersongs
19 Jun 2014 18:48
Forum: General Discussion
Topic: Cubase, CC#s sent, midi channels ignored
Replies: 0
Views: 621

Cubase, CC#s sent, midi channels ignored

I have Cubase networked to several other Macs via Vienna Ensemble Pro (4.1.9) where many synth/samplers are instantiated, as well as having synths/samplers instantiated directly into the Cubase project. In Lemur, I can have a pad with a CC# and channel assigned to it to initiate an action. Like, a ...
by octobersongs
31 May 2014 15:25
Forum: General Discussion
Topic: MENU OBJECT problem - works only on 1st tap
Replies: 18
Views: 5026

Re: MENU OBJECT problem - works only on 1st tap

Thank you softcore. I adapted your "horizontal_menu" so that tapping the menu options would send the appropriate control change (118 - 125) and, even though each option works properly, I'm left with the original problem of not being able to reselect the same option, like if I were to repeatedly ...
by octobersongs
31 May 2014 15:19
Forum: General Discussion
Topic: MENU OBJECT problem - works only on 1st tap
Replies: 18
Views: 5026

Re: MENU OBJECT problem - works only on 1st tap

attached is your basic app with some minor changes to MenuFile and MenuEdit. I added a script and set the Target for Selection and for out to None (they were MIDI 1 in your original). Comparing the output of the original and the modified in MIDI-Ox, the outputs are the same in the same order. If ...
by octobersongs
28 May 2014 19:36
Forum: General Discussion
Topic: MENU OBJECT problem - works only on 1st tap
Replies: 18
Views: 5026

Re: MENU OBJECT problem - works only on 1st tap

I guess the img links were in lieu of uploading the actual file. Redundant now that you have it.

Thanks for looking at this.

jc
by octobersongs
28 May 2014 17:01
Forum: General Discussion
Topic: MENU OBJECT problem - works only on 1st tap
Replies: 18
Views: 5026

Re: MENU OBJECT problem - works only on 1st tap

I didn't see any attachments to your messages. Why not post the script in question? It's a straightforward matter to add that extra line to the script at the correct place and you should be done with this particular problem. It's very hard to give advice out of context. I try to post the most bare ...
by octobersongs
27 May 2014 18:36
Forum: General Discussion
Topic: MENU OBJECT problem - works only on 1st tap
Replies: 18
Views: 5026

Re: MENU OBJECT problem - works only on 1st tap

Thanks again oldgearguy. I'm afraid I just don't have the level of understanding to apply your instruction here to the existing "redu()" script. Was trying to conserve on space, but it might come down to your original observation of just having separate "buttons". jc You might have to be a bit more ...
by octobersongs
27 May 2014 18:17
Forum: General Discussion
Topic: MENU OBJECT problem - works only on 1st tap
Replies: 18
Views: 5026

Re: MENU OBJECT problem - works only on 1st tap

Thank you softcore. I adapted your "horizontal_menu" so that tapping the menu options would send the appropriate control change (118 - 125) and, even though each option works properly, I'm left with the original problem of not being able to reselect the same option, like if I were to repeatedly ...