Traktor Pro 4 Load delay
Hello
I recently upgraded to Traktor Pro 4, the day of release. I have used this new software with my S4 MK3 controller at three gigs since the release of this update, so I've had the chance to test it out in a live situation.
The one issue I am having, that takes away from the flow of my set, is the loading times for tracks. In Traktor Pro 3, If I stop a deck and load a track, there is absolutely zero delay loading this track into a deck from when I press STOP on that deck. As for Traktor Pro 4, If I press stop on a deck thats playing, I have to wait at least one second before loading a track, otherwise it flashes "Cannot load into deck thats playing" even though the deck has stopped. I always have "Loading only into stopped deck" turned on, for safety reasons.
Will this be fixed in future releases?
Best Answers
-
I'm not using the "load only into a stopped deck" option but I can confirm that TP4 loads the songs slightly slower (part of a second) than TP3 and I'm pretty sure it's because of the "load as a stem" or "load as a track" options.
2 -
The 1 second delay introduced only happens on a new qml loading command with x1mk3, s2mk3, s3 and s4mk3.
You can remove it (change it) by hand in the qml code. The options available are:
- Return it to the old code (with only a single load type, stem or track, selected in Preferences→Loading, no delay). → Straightforward.
- Change it to a custom function with a custom delay. → Complicated.
You can read up on both in my discussion here:
Note: The OP may have observed something completely unrelated to the controller code.
0 -
This concerns only the 1 second delay that Ejub Petrovac observed for TP4.
In the file '…\Traktor Pro 4\resources64\qml\CSI\Common\ExtendedBrowserModule.qml' (note: for macOS the subfolder 'qml' may be found in a different place) in line 114 you will find this:
Wire { from: "%surface%.browse.encoder.push"; to: "browser_load_gestures.input" }
Replace this with
// Wire { from: "%surface%.browse.encoder.push"; to: "browser_load_gestures.input" } Wire { from: "%surface%.browse.encoder.push"; to: "load.selected" }
This will revert to the single load type from TP3. If you have generated stem version of stereo tracks in Traktor, with this you will only load the version which you have selected in Preferences→Loading (not the alternate version).
Make a safety copy of the file before changing it up. Better yet, make a safety copy of the whole qml folder.
0
Answers
-
This content has been removed.
-
This content has been removed.
-
This content has been removed.
-
This can be related to the buffer size, how much buffer size are you allowing?
1 -
I'm not using the "load only into a stopped deck" option but I can confirm that TP4 loads the songs slightly slower (part of a second) than TP3 and I'm pretty sure it's because of the "load as a stem" or "load as a track" options.
2 -
Exactly because now Traktor are waiting to see whether to click or double click.
You can change it so that a single click loads the standard song; here at least for me everything is normally fast.
0 -
The 1 second delay introduced only happens on a new qml loading command with x1mk3, s2mk3, s3 and s4mk3.
You can remove it (change it) by hand in the qml code. The options available are:
- Return it to the old code (with only a single load type, stem or track, selected in Preferences→Loading, no delay). → Straightforward.
- Change it to a custom function with a custom delay. → Complicated.
You can read up on both in my discussion here:
Note: The OP may have observed something completely unrelated to the controller code.
0 -
Which exact qml file would I be editing?
0 -
This concerns only the 1 second delay that Ejub Petrovac observed for TP4.
In the file '…\Traktor Pro 4\resources64\qml\CSI\Common\ExtendedBrowserModule.qml' (note: for macOS the subfolder 'qml' may be found in a different place) in line 114 you will find this:
Wire { from: "%surface%.browse.encoder.push"; to: "browser_load_gestures.input" }
Replace this with
// Wire { from: "%surface%.browse.encoder.push"; to: "browser_load_gestures.input" } Wire { from: "%surface%.browse.encoder.push"; to: "load.selected" }
This will revert to the single load type from TP3. If you have generated stem version of stereo tracks in Traktor, with this you will only load the version which you have selected in Preferences→Loading (not the alternate version).
Make a safety copy of the file before changing it up. Better yet, make a safety copy of the whole qml folder.
0
Categories
- All Categories
- 19 Welcome
- 1.4K Hangout
- 60 NI News
- 735 Tech Talks
- 3.9K Native Access
- 15.9K Komplete
- 1.9K Komplete General
- 4.1K Komplete Kontrol
- 5.5K Kontakt
- 1.5K Reaktor
- 364 Battery 4
- 817 Guitar Rig & FX
- 416 Massive X & Synths
- 1.2K Other Software & Hardware
- 5.5K Maschine
- 7K Traktor
- 7K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators