NI Kontrol X1: how to program 'Only Browser Toggle"?

NI Kontrol X1: how to program 'Only Browser Toggle"?

I hope somebody can help me with a relatively simple issue:
I’m using the Native Instruments Kontrol X1 with Traktor Pro. What I want to achieve is the following:

I want Traktor to open the browser view (Only Browser Toggle) when I turn the browser knob on the X1 to the left or right. Then, when I select a track by pressing that same knob, I want Traktor to close the browser view switch back to the decks.

I can make Traktor switch to the browser view when turning the knob to the right, but when I turn it to the left, it switches back to the decks.

This should be quite easy to program I think, but I’m not a genius when it comes to this. Any help is much appreciated.

Pretty easy :wink:

Knob turn: button-direct / value=1
Knob push / button-direct / value=0

Might be the first thing I ever mapped. :+1:

You probably want a shift press to switch back without loading as well mate :wink:

I have this set up on my left browser knob, as the boys say its pretty easy to set up, the shift+load function is handy too.

the 3 commands should look like this.

  1. Tell the browse knob to activate browser mode as soon as you touch it.

!(https://dl.dropbox.com/u/55238820/Snap 2013-01-28 at 14.07.11.jpg)

  1. Switch back to deck view when you hit load

!(https://dl.dropbox.com/u/55238820/Snap 2013-01-28 at 14.08.57.jpg)

  1. Toggle between Deck and Browser Views by holding SHIFT + LOAD

!(https://dl.dropbox.com/u/55238820/Snap 2013-01-28 at 14.09.18.jpg)

Thanks to all of you for helping me out. Especially Jester, taking the time to post screenshots. Very helpful for idiots like myself. Really appreciate it.