Comentário oficial
Cool - thanks for sharing!
I have made a Windows application that can transform the hotcues of your entire collection in rekordbox to regular memory cues.
It uses XML editing to change the XML element properties of all cue points in the entire collection to regular memory cues.
It works fine on Windows 7 and Windows 10.
I am also working on other features to clone to both mem and hot cue, and also transform memory cues to hot cues.
download link here:
http://www.djstarmist.com/apps/cueEditorPlus/CUEEDITOR.zip
For C# source code, please, check this file:
http://www.djstarmist.com/apps/cueEditorPlus/sourceCode.txt
Enjoy!
Cool - thanks for sharing!
Publicação fechada para comentários.
The only thing you have to do is to remove the following line from the XML itself:
<?xml version="1.0" encoding="utf-8"?>
Then update in advanced settings the path to the rekordbox xml.
HI
I wax very excited when I discovered your post and the tool you developped unfortunately, it semms to not work for me
I load my xml file, conert it and replaced the old xml file
but no hot cues have been converted I don't see where I made a mistake
thanks a lot for your help
regards
hi again
sorry it works (I juste forget to reimport the xml data base in the collection
great job
it would have been great to keep the loop memorised cued
regards
Thanks so much for posting the source code. Could you also post the project files? I would like to rebuild this and add some additional modifications for myself if you don't mind.
I have been trying to edit the beat grids from some older vinyl rips where the beats are not constant. The analyzer does a fairly good job but some sections are off by a slight margin. You cannot change the BPM of a section in Rekordbox once the song has been analyzed, it resets the entire song. I want to create an editor that allows me to make corrections on just a section of a song that has been previously analyzed. Your software provides a nice framework from which I can start.
Any help is appreciated! Great Job and many thanks!
Regards
Carlton