(KORG NanoKontrol) (Traktor Pro 2) (Please Help Override Toggle )

(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

any help would be appriciated

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?

If you want to make something similar to the IG map

hold1: Modifier 1 > button > direct > 0
hold2: Modifier 1 > button > direct > 1
hold3: Modifier 1 > button > direct > 2
hold4: Modifier 1 > button > direct > 3

Then map whatever you want to toggle for every state of that modifier.

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 …

im sorry im not familliar with the IG map
And Im trying to do Toggles not Holds now ..that turn off each other when toggled

Wait, what?

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 ..

I don’t think the PadKontrol can do that. With Farmpad it should be possible, but that requires a Mac and I don’t know if you have one.

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 ..

no im Pc ..
But there should be a way to map this using the button conditions

How are your modifiers in Traktor set up?

knobs are mapped for FX parameters 1,2,3 m=1,m=2,m=3,m=4
Toggle buttons are mapped as follows
Mod1 M1=0
Mod1 M1=1
Mod2 M2=0
Mod2 M2=1
Mod3 M3=0
Mod3 M3=1
Mod4 M4=0
Mod4 M4=1

fx parameter 3 M1=1 Fx 1 Bank
fx parameter 2 M1=1 Fx 1 Bank
fx parameter 1 M1=1 Fx 1 Bank

fx parameter 3 M2=1 Fx 2 Bank
fx parameter 2 M2=1 Fx 2 Bank
fx parameter 1 M2=1 Fx 2 Bank

fx parameter 3 M3=1 Fx 3 Bank
fx parameter 2 M3=1 Fx 3 Bank
fx parameter 1 M3=1 Fx 3 Bank

fx parameter 3 M4=1 Fx 4 Bank
fx parameter 2 M4=1 Fx 4 Bank
fx parameter 1 M4=1 Fx 4 Bank

Okay

Set your modifiers to simple
M1=0
M1=1
M1=2
M1=3

Then the knobs to reflect that.

That will essentially create overrides, but without the feedback.

so no longer use the toggle maping i created ?

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.

Sorry Im a little slow this morning

Mod1 M1=0
Mod1 M1=1
Mod2 M2=0
Mod2 M2=1
Mod3 M3=0
Mod3 M3=1
Mod4 M4=0
Mod4 M4=1

needs to look like this ?
M1=0
M1=1
M1=2
M1=3

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

just trying to clarify
thankx a ton for ur help

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.

nice …im going to test the first one now ..thanks ..