Assigning 1/2x 1x and 2x possible?

Talk about your MIDI bindings and controller setup

Moderator: jesse

Post Reply
jeremiah
Posts: 9
Joined: Sun Oct 23, 2011 3:26 pm

Assigning 1/2x 1x and 2x possible?

Post by jeremiah »

Hi all, I'm mapping some SL commands to an FCB1010 and I would like to assign some buttons to toggle between 1/2x, 1x and 2x but I don't see that command listed in the midi bindings in the SL prefs. Am I just missing something or is there a different approach needed to map these commands?

Thanks a ton!
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Assigning 1/2x 1x and 2x possible?

Post by jesse »

You need to make manual bindings in the Prefs->Midi Bindings to the 'rate' control, where you specify the 'Targ Range' min and max value to be the same desired rate that you want (0.5, 1, or 2, for your examples). Then any event that matches the binding will just set it to that value.
jeremiah
Posts: 9
Joined: Sun Oct 23, 2011 3:26 pm

Re: Assigning 1/2x 1x and 2x possible?

Post by jeremiah »

Thanks Jesse - your support is legendary and greatly appreciated!

So, to make a loop go from 1x to .5x, the 'midi event' dialog should read as follows: targ range 0.5 to 1 'normal'
Data range 0 - 127
Correct? 
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Assigning 1/2x 1x and 2x possible?

Post by jesse »

That would work if you used a midi CC where the controller toggled between sending a 0 or a 127, then you'd toggle between 1/2 and 1x. But if you wanted to dedicate a button to always going to 1/2 speed (with others going to 1x, or 2x), then you would set both targ range numbers to the same (desired) value.
jeremiah
Posts: 9
Joined: Sun Oct 23, 2011 3:26 pm

Re: Assigning 1/2x 1x and 2x possible?

Post by jeremiah »

Works like a charm!

Screengrab below
assigning rate cmd screengrab
assigning rate cmd screengrab
Screen shot 2012-01-11 at 12.09.49 AM.JPG (90.85 KiB) Viewed 30373 times
I actually wasn't able to get one button to toggle between .5 and 1x but I'm sure after spending some more time with it it will happen.

This is extremely useful stuff. Thanks a ton for taking the time!
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Assigning 1/2x 1x and 2x possible?

Post by jesse »

No, with a program change message you won't be able to do the toggle mode. You need to send a CC for that where your controller toggles the value it sends between 0 and 127. You said you are using the FCB1010? That thing can be configured to do anything, if you can figure it out :)
jeremiah
Posts: 9
Joined: Sun Oct 23, 2011 3:26 pm

Re: Assigning 1/2x 1x and 2x possible?

Post by jeremiah »

Nice! Got it toggling... I had overlooked switching the scaling type from "normal" to "toggle". Interestingly enough, it's still a PC not a CC message.. but it works!

I figured I would post screenshots in case anyone else, who is new to midi is attempting to figure out the same thing...
Attachments
Screen shot 2012-01-12 at 3.47.24 AM.JPG
Screen shot 2012-01-12 at 3.47.24 AM.JPG (84.65 KiB) Viewed 30357 times
jesse
Posts: 554
Joined: Sat Sep 06, 2008 9:46 am
Contact:

Re: Assigning 1/2x 1x and 2x possible?

Post by jesse »

Nice catch! I can't even remember all the junk that I put in there.....
Post Reply