Traktor pro: how to duplicate track entries in library

Traktor pro: how to duplicate track entries in library

So, how can i do it? The purpose of this is to make a complete new set of CUE’s in order to ease the live mashup process.

if the cues are stored in the file, it seems like youd need to duplicate the mp3

The cues in traktor aren’t store in the music files. They are stored in the nml file…

thats disputable. depending on a setting in the preferences and locking the file, those pieces of information can be written to the mp3.

one of the entries in the collection nml…

<ENTRY MODIFIED_DATE="2010/10/2" MODIFIED_TIME="61619" AUDIO_ID="Aadru7u7u7u7u7u8zMvc2829zbzMy9vMzL3MzMvc2829zbzMy9zMtVQzNEVnd3iJv//////////////////////9Sf//////////mP///////////9///////////8////////////3///////////uWeJdnv////////////////////////LZmh1V5ZWiFV+///////////9////////////////////////////////////+3d4hljv///////////P///////////+///////////9///////////////////////7z//////////4TP///u7d3czKNkAAAAAA==" TITLE="Elektro - Outwork Mix" ARTIST="Outwork"><LOCATION DIR="/:Users/:dead_devil_66/:Music/:Beatport/:Beatport/:echo66 v2/:" FILE="185376_Elektr:eyes:utwork_Mix.mp3" VOLUME="C:" VOLUMEID="b0bcb486"></LOCATION>
<ALBUM TITLE="Elektro"></ALBUM>
<INFO BITRATE="320000" GENRE="Other" LABEL="Tambour" COMMENT="Electro House - " KEY="C#m" PLAYCOUNT="20" PLAYTIME="422" RANKING="0" IMPORT_DATE="2010/5/1" LAST_PLAYED="2010/10/12" RELEASE_DATE="2006/1/1" FILESIZE="16579"></INFO>
<TEMPO BPM_TRANSIENTCOHERENCE="125.001999" BPM="125.001999" BPM_QUALITY="100"></TEMPO>
<LOUDNESS PEAK_DB="-0.424036056" PERCEIVED_DB="-0.920533895"></LOUDNESS>
<CUE_V2 NAME="AutoGrid" DISPL_ORDER="0" TYPE="4" START="96.41245139826465" LEN="0" REPEATS="-1" HOTCUE="0"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="76891.51927437642" LEN="0" REPEATS="-1" HOTCUE="-1"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="122963.92290249433" LEN="0" REPEATS="-1" HOTCUE="1"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="5" START="153683.80952380953" LEN="15359.754378927779" REPEATS="-1" HOTCUE="2"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="169049.43310657598" LEN="0" REPEATS="-1" HOTCUE="3"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="184412.15419501133" LEN="0" REPEATS="-1" HOTCUE="4"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="192084.01360544219" LEN="0" REPEATS="-1" HOTCUE="5"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="222818.52607709751" LEN="0" REPEATS="-1" HOTCUE="6"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="268892.1088435374" LEN="0" REPEATS="-1" HOTCUE="-1"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="299604.26303854876" LEN="0" REPEATS="-1" HOTCUE="7"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="307298.91156462586" LEN="0" REPEATS="-1" HOTCUE="-1"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="2" START="384084.6485260771" LEN="0" REPEATS="-1" HOTCUE="-1"></CUE_V2>
<CUE_V2 NAME="n.n." DISPL_ORDER="0" TYPE="0" START="399447.80045351473" LEN="0" REPEATS="-1" HOTCUE="-1"></CUE_V2>
</ENTRY>

why would there be a need to add tags if you already have the info in xml format?..

well, whatever, i just need to know a way to duplicate :S

i think its redundant in the event you lose your nml, or to prevent issues in the event the single xml gets corrupted.

“dont put all your eggs in one basket”

shrug. im not sure, try a test case, but it seems the only way to have the same song with different cue points would be dupe the song and lock the cues into each. otherwise, how would the nml know which song youre using?

and what test case is that? :expressionless:

download a brand new song.
import it into traktor.
analyze it.
set up your cue points, grids, etc, then lock it and save it to the mp3.
close traktor.
duplicate that mp3, rename it (edit: i figure it will rename it automatically if you duplicate it in the same folder)
open traktor and import the newly duplicated mp3.
toss it onto a deck and see if the cue points exist.

if so, that method stores cue points correctly. if not, then it doesnt.

if it does, then you can adjust the cue points accordingly on the second mp3 and go about doing what you were going to do with it.

possible variances may occur based on traktor version, operating system (shouldnt matter), and existence of other ID3 tags, or version of ID3 metadata. also, it cant be a .wav file.

and in writing that, it becomes apparent that, regardless of duplicating, locking, etc, you can always have two identical mp3s and do whatever you want with them. once they are separate files, traktor handles them independent of one another.