Converter for MuseScore to use the Milan Fonts by Konrad Georgi.
Find a file
2019-06-05 17:01:23 +02:00
.gitignore Initial commit 2019-05-30 20:40:13 +02:00
config.py improved mscoremilan.py with automatic yoffset for lines. 2019-06-03 14:41:37 +02:00
Der-Bass-mit-Tonarten.mscx added new example file with multiple lines and keys. 2019-06-03 14:44:17 +02:00
Der-Bass.mscx added files 2019-05-30 20:47:02 +02:00
LICENSE Initial commit 2019-05-30 20:40:13 +02:00
mscoremilan.py improved mscoremilan.py with automatic yoffset for lines. 2019-06-03 14:41:37 +02:00
README.md updated README.md 2019-06-05 17:01:23 +02:00

MilanMuseScoreConverter

Converter for MuseScore to use the Milan Fonts by Konrad Georgi.

Description

Converts a simple annotation syntax in order to display it with the Milan-Fonts in MuseScore 2.

The script manipulates a musx File in the follwing ways:

  • Inserts style definitions
  • Converts syntax of the Lyrics layers
  • Adjusts xoffset spacing for the MilanFonts

Usage

The script needs several arguments:

  • a file in the uncompressed MuseScore format
  • a string that indicates what the script is going to find and in which order
    • "a" stands for arabic numerals, "s" for solmization syllables. A file with arabic numerals in the first lyric line and solmization syllables should be indicated with "as"
  • the third argument indicated whether hands or solmization syllables should be displayed. "hands" and "silben" are the accepted keywords.

E.g.: python mscoremilan.py aFile.mscx as hands