Hi, I'm using Cross DJ 3.2.0 and Rekordbox 3.1.0 and I can't seem to properly sync Cross to Rekordbox.
My old tracks (imported from rekordbox XML, created before I started using Cross) are synced from Cross to Rekordbox fine. Beatgrid shows up and memory cue's too.
But all of my new tracks that I added straight into Cross are not properly synced. I've beatgridded them and added memory cue's but they don't show up in Rekordbox.
Here is some content of the main.xml bridge file. The top entry is an old track that does sync properly. The second entry does not sync the cue points.
- Code: Select all
<TRACK TrackID="11469" Name="Bomber" Artist="Loadstar" Album="Passenger / Bomber" Genre="Drum & Bass" Kind="3" Size="11585664" TotalTime="289" DiscNumber="0" TrackNumber="0" Year="2012" AverageBpm="173.72" DateModified="1970-01-01" DateAdded="2014-12-15" BitRate="320" SampleRate="48000" Comments="3A" PlayCount="0" LastPlayed="1970-01-01" Rating="102" Location="file://localhost/Q:%5CLoadstar%20-%20Passenger%20-%20Bomber%5CAA.Loadstar-Bomber.mp3" Tonality="Bb">
<POSITION_MARK Type="0" Start="4.849" Num="-1"/>
<POSITION_MARK Type="0" Start="4.849" Num="0"/>
<POSITION_MARK Type="0" Start="49.059" Num="-1"/>
<POSITION_MARK Type="0" Start="49.059" Num="1"/>
<POSITION_MARK Type="0" Start="65.638" Num="-1"/>
<POSITION_MARK Type="0" Start="65.638" Num="2"/>
<POSITION_MARK Type="0" Start="71.164" Num="-1"/>
<POSITION_MARK Type="0" Start="115.374" Num="-1"/>
<POSITION_MARK Type="0" Start="131.953" Num="-1"/>
</TRACK>
- Code: Select all
<TRACK TrackID="11826" Name="Alpha Centauri" Artist="Noisia" Album="Split The Atom" Genre="Drum & Bass" Kind="3" Size="7977004" TotalTime="239.946667" DiscNumber="0" TrackNumber="12" Year="2010" AverageBpm="124.99875" DateModified="2012-11-20" DateAdded="2014-12-16" BitRate="0" SampleRate="44100" PlayCount="7" LastPlayed="2014-12-17" Rating="0" Location="file://localhost/Q:%5CSplit%20The%20Atom%5CNoisia%20-%20Alpha%20Centauri.mp3" Tonality="Fm">
<TEMPO Inizio="0.0645623583" Bpm="124.99875" Battito="4"/>
<POSITION_MARK Type="0" Start="0.544567158" Num="-1"/>
<POSITION_MARK Type="0" Start="0.544567158" Num="0"/>
<POSITION_MARK Type="0" Start="10.1446632" Num="-1"/>
<POSITION_MARK Type="0" Start="10.1446632" Num="1"/>
<POSITION_MARK Type="0" Start="40.8649704" Num="-1"/>
<POSITION_MARK Type="0" Start="40.8649704" Num="2"/>
<POSITION_MARK Type="0" Start="71.5852776" Num="-1"/>
<POSITION_MARK Type="0" Start="94.625508" Num="-1"/>
<POSITION_MARK Type="0" Start="102.305585" Num="-1"/>
</TRACK>