Skip to content

Kabraxist/Expression-2-Reaticulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expression-2-Reaticulate

Info

This tool converts Steinberg (Cubase / Nuendo / Dorico) Expression Maps (.expressionmap) and Apple Logic Articulation Maps (.plist) to Reaper Reaticulate (.reabank) format. It will export a Reaticulate-compatible .reabank file, with some visual enhancements based on Spitfire UACC list.

Currently, only keyswitches and CC messages are supported.

Usage

  • Download the archive file
  • Export files beside the folder that includes .expressionmap or .plist files
  • Run main.py
  • The script will scan sibling folders, convert maps, then move new files to "ReaBank Export".
  • You can copy the text from new documents and use Reaticulate's "Paste from Clipboard" feature to add them to your project.
  • You might want to change "group" name (g="Converted Maps) field.

Support

Tested with Windows 10, Reaper v6.51, Reaticulate 0.5.6

Script is only tested in Windows environment, but should work in any Mac OS X or Linux distributions.

Thanks to

Thanks @jtackaberry for Reaticulate, which is an Virtual Instrument articulation manager extension for Reaper DAW Check Reaticulate!

Thanks @dewdman42 for his extensive research on ExpressionMap format.