(KORG NanoKontrol) (Traktor Pro 2) (Please Help Override Toggle )
So t’m Trying to map my Korg nano Kontrol for Traktor Pro 2
I want to make my Toggles into Overrides as well ..so if i toggle a specific channel on my controler, i wont have to turn off the toggle, then hit another toggle. It sounds kinda confusing i know but i think it can work using the Midi Fighter Mega combo style maping. I just need a bit more ideas on it. Has Anyone tryed this before >? I will upload some pics. So the 4 Hold Buttons are gonna be toggles. I want them to overide each other if another is pressed ..Is this possible ? anyone have any thoughts on it ?
the Toggles (cuttently4 Holds Now mapped to toggle) are for toggling each FX bank and the parameters for each so i can make adjustments on the fly with out having to hold the buttons down all the time.
i think i need to doubble map the buttons as doubble modifiers
so when it is pressed it turns off all other toggles and activates the one i want
Could you set each button to set a modifier value, and set conditional off buttons?
Basically, have your toggle, say, set the modifier to 1. And make a mapping for every other button to turn off the toggle if the modifier = 1 in addition to activating the new one?
ok let me start over
so the 1-4 fader banks on the left are for wet/dry and the 3 knobs are for the fx parameters,
these are no longer HOLD Buttons …they are Now toggles
i want the toggle to un toggles any other toggles that are on …
You want to have four buttons, each to select a different FX bank. When you press one your want the other three to turn off, right? And you want visual feedback on what the three hold buttons are at?
not needin the visual feed back as the Korg Nano does not recieve midi so ..that is why i want the Toggles to overide each other when pressed cause i never know which is toggled. so i want to make it dummy proof ..
when i press the selected FX Bank button it turns on the knobs for that bank, if i press another bank button the first one is still on and i can control both paramaters in Both FX banks at the same time ..dont really want that ..
If you set each button to a Direct command you’re just changing the mappings around. So change what the toggle buttons do, and set how the knobs react and you will be fine.
Also, make sure you have no Modifier conditions for the M1 switches. That way not matter which FX bank is acting you’ll be able to switch.
and delete the rest ..?
even thought the modifier buttons are mapped to 4 seperate buttons ?
So change the 4 buttons i have maped to Mod1 mod2 mod3 and mod4
all changed to
Button 1 M1=0
button 2 M1=1
button 3 M1=2
button 4 M1=3
The problem with your mapping originally is you have to keep turning buttons on and off depending on what FX bank you are controller. You will never control two FX banks at once, from what you say.
You CAN keep it, but what you’d need to do is add in lines for each button that are
M1=1 M2=0
M1=1 M3=0
M1=1 M4=0
on and on. This just does that automatically. M1 cannot = 2 and 3 at the same time, so the controls naturally reset.