Hi
just bought Traktor Pro 4 and it takes a little while each time I am using the browse button on my Traktor S2 MK3…
It's not doing that "bug" on Traktor pro 3…
Any idea please?
cheers
This is due to the new functionality of Traktor Pro 4 because there is now a single click and double click and therefore a short wait.
By default, the stem is loaded with one click and the normal song with a double click, but you can change this in the settings and test whether it then responds faster.
I am recommending to NI to shorten this to 250ms or at max to 500ms instead of 1000ms. May take a while though. In the interim you can get funky with the code. The link i provided above is pretty nerdy for fixing it yourself, so i cooked up a quick solution for you.
Go to the file in this folder
'…\Native Instruments\Traktor Pro 4\Resources64\qml\CSI\Common\BrowserModule.qml'
Make a copy of this file and save it somewhere, in case one of us is doing something wrong to return to the default behavior.
Now download and replace with this file:
The file does the following:
You have to replace this file after every single Traktor update. Hopefully NI will have this fixed soon. :)
Browsing (turning) or loading (pressing)?
If it's the latter, the new single-click/double-click loading module (for loading either stem version or normal version of the track) in the qml code is to blame. It waits 1 second before loading, too long for my taste.
See explanation HERE.
hi Sûlherokhh
thanks for the quick answer. It's indeed the loading/pressing button. Too long for my taste too
Should I wait for a corrective patch ?
thanks again
hi Heisenberg
Thanks for the answer too. I did change the setting (in the loading section) but didn't change that delay.
my setup is :
MacBook Pro 2017 2,9 GHz Intel Core i7
16 Go 2133 MHz LPDDR3 Ventura 13.6.9
Cheers
oh wow that's great!
but it must be a PC solution isn't it? I am a Mac user and can't find theBrowserModule.qm
BrowserModule.qm
but thank you very must for that amazing trick
It's a universal solution.
Use the 'Traktor' shortcut on your desktop to find the folder with the actual 'Traktor'-App executable. Inside that folder should be the subfolder 'Resources64' or somesuch. It has to contain the folder 'qml'. From there you can navigate to the file to be replaced. It's exactly the same code so it will probably work as well.
sorry but can't find the subfolder resources64 anywhere….
Well, the important folder is called 'qml', which contains all the controller code. Must be in a different subfolder then. See if you can find it.
Have to hop. Be back later to see if you got it working. ;)
I will manage with it for now
Thank you again for your time and patience