Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Takes a traktor collection file and converts the open key notations to the camelot notation.

Notifications You must be signed in to change notification settings

rosstroha/traktor-key-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traktor Key Converter

Converts Open Key notation to the Camelot scale notation.

About

This script will read a Traktor collection file and convert all keys to the Camelot scale, used by Mixed in Key.

It has only been tested on collection files created by Traktor Pro 2.6.1 and higher.

Prerequisites

Groovy: Download

Compiling

Compile with GroovyWrapper from within the src directory: groovy GroovyWrapper.groovy -m TraktorKeyConverter

Running

move the jar file created by the wrapper to the directory where your Traktor collection file is located. run: java -jar TraktorKeyConverter.jar

About

Takes a traktor collection file and converts the open key notations to the camelot notation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published