looptailG / musescore-31edo-tuner

31EDO Tuner plugin for Musescore
https://musescore.org/en/project/31edo-tuner
GNU General Public License v3.0
2 stars 0 forks source link
31edo musescore musescore-plugin musescore3 musescore4 plugin xenharmonic

31EDO Tuner

A Musescore plugin for tuning scores to 31EDO.

Features

This plugin can be used to tune the whole score, or only a portion of it, to 31EDO.

Accidentals

This plugin is compatible with the following notation systems:

image

image

image

These notation systems are not mutually exclusive, the plugin can correctly tune a score which uses a mixture of them.

See here for a list of every supported accidental.

This plugin remembers which accidental is applied to any given note, and will automatically apply the correct tuning offset to the following notes within the same measure. This is also true for microtonal accidentals, for which this is usually not automatically done in Musescore. A limitation of this is that the plugin only checks for accidentals for each voice individually, so if there are multiple voices with microtonal accidentals, it might be necessary to add an extra accidental for the first modified note in each voice. This extra accidental can be safely made invisible, as that won't affect the plugin, as in the following example:

image

Key Signatures

This plugin supports custom key signatures. If the custom key signatures only contain standard accidentals, no extra action is required other than inserting the custom key signaturs into the score.

If the key signature contains microtonal accidentals, then it is necessary to also add a text (System Text or Staff Text) to inform the plugin about the accidentals present in the key signature. This text has to be formatted as X.X.X.X.X.X.X, where X are the accidental applied to each note, arranged according to the circle of fifths: F.C.G.D.A.E.B. These accidentals are written using ASCII characters only in the following way:

Accidental Text
doubleFlat bb
sesquiFlat db
flat b
halfFlat d
halfSharp t
sharp #
sesquiSharp t#
doubleSharp x

If a note does not have an accidental in the custom key signature, you can leave the text for that note empty.

The text describing the custom key signature can be safely made invisible, as that won't affect the plugin, as in the following example:

image

Usage

If the score contains transposing instruments, you can safely turn off concert pitch after running the plugin, as the tuning of the notes will not be affected.

See here for a known issue regarding transposing instruments.

Installing

Musescore3

Musescore4