Hello guy's/gils, I am new to midi mapping so please keep it simple
I need some help on re-mapping a few buttons on my 4-mx, I am trying to remap Buttons 7 thru 12
here is what I have tried with the shift button active on the console, and what I would like to do is re arrange/ressing the effects when button's 7~12 is pushed, here is my list:
Button 7 effect "Flanger" active
.
Button 8 effect "beat grid" active
.
Button 9 effect "flippin double" active
.
Button 10 effect "echo" active
.
Button 11 effect "break" active
.
Button 12 effect "back spin" active
.
and when pushed "again" to "de-activate" the "effect(s)"
heres what happens with the above list:
when I try to re-assign using the list above two or more buttons become active EG push button 7, the button 7 and its effect become active and also button 8 will light up and become active with its effect, push button 7, and 7 and 8 and there effects will de-activate...
What am I doing wrong ???
for the above list of functions + buttons what Exactly do I need to type into the midi mapping tab ?
thank you for ANY Help...
I need some help on re-mapping a few buttons on my 4-mx, I am trying to remap Buttons 7 thru 12
here is what I have tried with the shift button active on the console, and what I would like to do is re arrange/ressing the effects when button's 7~12 is pushed, here is my list:
Button 7 effect "Flanger" active
.
Button 8 effect "beat grid" active
.
Button 9 effect "flippin double" active
.
Button 10 effect "echo" active
.
Button 11 effect "break" active
.
Button 12 effect "back spin" active
.
and when pushed "again" to "de-activate" the "effect(s)"
heres what happens with the above list:
when I try to re-assign using the list above two or more buttons become active EG push button 7, the button 7 and its effect become active and also button 8 will light up and become active with its effect, push button 7, and 7 and 8 and there effects will de-activate...
What am I doing wrong ???
for the above list of functions + buttons what Exactly do I need to type into the midi mapping tab ?
thank you for ANY Help...
geposted Tue 28 Feb 12 @ 1:51 pm
you should register you version of pro, as there are heaps better effects than those available to downoad...
in answer to your question you spelled the effect names wrong, they shouldn't have a space between the words.
"beatgrid"
"backspin"
"flippindouble"
If you look on the effects page list you will see the correct spelling... If it is spelled incorrectly it will default to whatever effect you have selected on the skin.
in answer to your question you spelled the effect names wrong, they shouldn't have a space between the words.
"beatgrid"
"backspin"
"flippindouble"
If you look on the effects page list you will see the correct spelling... If it is spelled incorrectly it will default to whatever effect you have selected on the skin.
geposted Tue 28 Feb 12 @ 2:01 pm
thank you so much that did the trick guess its just the wrong syntax LOL
:o)
:o)
geposted Tue 28 Feb 12 @ 2:38 pm
Hi
is there a way to Map the Jog Wheel "Hercules" blue light, to come on with the Play LED?
is there a way to Map the Jog Wheel "Hercules" blue light, to come on with the Play LED?
geposted Tue 28 Feb 12 @ 10:11 pm
look up the top right of the mapper window, there is a dropdown menu next to key learn, select "LED_JOG_TOUCH" then map whatever you want
geposted Tue 28 Feb 12 @ 11:03 pm
so, LED_JOG_TOUCH "play_led" active
geposted Tue 28 Feb 12 @ 11:09 pm
nah just
"play"
or if you want other things in there you can use something like this
loop ? blink 400ms : vinyl_mode 1 ? touchwheel_touch ? off : play ? on : off : play ? on : off
it should blink if you are looping, be on when playing, but turn off if you touch the jog in vinyl mode..
"play"
or if you want other things in there you can use something like this
loop ? blink 400ms : vinyl_mode 1 ? touchwheel_touch ? off : play ? on : off : play ? on : off
it should blink if you are looping, be on when playing, but turn off if you touch the jog in vinyl mode..
geposted Wed 29 Feb 12 @ 12:17 am
so I just need to enter the syntex under the Jogwheel key:
loop ? blink 400ms : vinyl_mode 1 ? touchwheel_touch ? off : play ? on : off : play ? on : off
or do i make a new midi script ?
remember I am new to this sorry...
loop ? blink 400ms : vinyl_mode 1 ? touchwheel_touch ? off : play ? on : off : play ? on : off
or do i make a new midi script ?
remember I am new to this sorry...
geposted Wed 29 Feb 12 @ 2:10 am