Since some version of Traktor 3 mixer fx have not work postfader for crossfader (only channel faders are postfader) when using controllers.
Not sure why they removed it.. Would be nice to have it back or at least have an option in the settings
Midi map Channel faders to your crossfader as a work around. :)
makes sense I guess lol. map the decks to either side. well see if the crossover knob still works so i have on/off fader action for scratching
It won't have the curve setting. Channel faders don't. Youcan emulate te switch by mapping your EQ Kill buttons :)
should work but the S4 MK3 unfortunately doesn't allow for that with the faders, "inappropriate control" error when trying to map that function… needs a button
I did not know you are with S4. That makes sense. If you dig into the mapping some more then it is possible trough virtual midi driver. This is the mapping that I made a while back, let me see if I can find it.
What you want to do is map say Global MIDI Knob 1 (Add In → Global) to your crossfader. and then output specific values based on fader's position.
value is min=0 and max=0, send CC.x
value is min=0.00001 and max=0.99999, send CC.y
value is min=1 and max=1, send CC.z
Then create a new generic device and configure it to receive values and map them to the EQ Kill commands.
That's a great idea. Definitely going to try it out. makes sends sending the 3 states for left middle and right. I guess the crossfader deck assign switches wouldn't work properly with this mapping overriding them, unless they can be mapped as well…. I'll probably do a modifier to be able to switch between crossfader normal vs crossfader EQ kills.