Skip to content

Repository files navigation

日本語

A Keyswitch file management tool for DAW

This tool manages keyswitch information in a database and can be converted to and from the corresponding DAW keyswitch definition files.

overview

Input Formats

  • Spreadsheet
  • JSON

Supported DAWs

  • Cubase (Pro only)
  • Nuendo
  • Studio One 5 (Pro only)

Command Line Options

Command

Common

KeySwitchManager.CLI <command> [<options>|--help]
  • Shell Script
KeySwitchManager.CLI.sh
  • DOS Batch
KeySwitchManager.CLI.bat

The flow of data creation

  1. Register the keyswitch information to the database
  2. Output the DAW keyswitch file

Register the keyswitch information to the database

Command

  • import-xlsx

Fill out the spreadsheet

Copy Template.xlsm under an alias and run the following command after editing it.

KeySwitchManager.CLI import-xlsx -[andpfih]
Option Required Description
-a No Author
-n No Description
-d Yes Developrt name
-p Yes Product name
-f Yes Database filename
-i Yes Spreadsheet filename

Command

  • template

Output JSON text for templates

  • import

After editing the JSON file, run the following command.

KeySwitchManager.CLI import -i "jsonfile" -f "Database file"

Output the DAW keyswitch file

Command

  • expressionmap
  • studio-one
KeySwitchManager.CLI <command> -[sdof]
Command Description
expressionmap Cubase / Nuendo : VST Expressionmap file
studio-one Studio One 5 : Keyswitch file
Option Required Description
-s No Author
-d No Description
-o Yes Developrt name
-f Yes Product name

About

[Experimental] DB Based: Articulation Convertion management Software for Cubase/Nuendo, Studio One 5 etc which are supported keyswitch feature.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages