Convert your Expression Map from Cubase to an usable ArticulationSet for Logic Pro X.
- Java
- IDE (IntelliJ, Eclipse etc. to open Java Source Code)
- Create a folder "SourceFiles" and put it in the ExpressionMapToAritculationSet folder
- Create a folder "OutputFiles" and put it in the ExpressionMapToAritculationSet folder
- Put your Cubase .expressionmap files into the created source folder
- Run the main-method in Converter.java
- Now your Logic ArticulationSets are located in the "OutputFiles"
- Do name the folders exactly like it is said, otherwise it won't work.
- Currently the implementation is not very generic, as every file in the input folder will have the "Note On" option enabled after parsing independently from how the file has been configured in Cubase.
- Currently only Cubase -> Logic Pro X Presets work.