Releases: looptailG/musescore-22edo-tuner
Releases · looptailG/musescore-22edo-tuner
22EDO Tuner - v1.6.0
Added support for local key signatures.
The minor version was bumped up to 6, to bring this plugin in line with the 31EDO plugin, as they have the same functionalities.
22EDO Tuner - v2.1.0
22EDO Tuner - v2.0.1
- Minor optimisations in the code for tuning notes and writing log messages.
- Updated the library AccidentalUtils to version
1.0.1
.
22EDO Tuner - v1.1.6
- Removed code that was necessary for compatibility with
Musescore4
. - Minor optimisations in the code for tuning notes.
22EDO Tuner - v2.0.0
Updated in order to be compatible with Musescore4.4
.
The changes made to this version of the plugin made it incompatible with Musescore3
. In order to maintain compatibility with Musescore3
, the version 1.x
of this plugin will still receive updates, if needed.
22EDO Tuner - v1.1.5
- Fixed the variable used for undoing the default tuning offset.
- Fixed the handling of previous accidentals in case the portion of the score to tune did not start at the beginning of a measure.
22EDO Tuner - v1.1.4
Removed reference to non-existing parameter in getAccidentalEdoSteps()
.
22EDO Tuner - v1.1.3
Added support for accidentals with two arrows.
22EDO Tuner - v1.1.2
- Fixed a bug that could cause the plugin to detect a key signature change where there wasn't one.
- Fixed a bug that would prevent the plugin from working if the score contained annotations that don't contain text, like fermatas.
22EDO Tuner - v1.1.1
- The text for custom key signaturs now ignores whitespace characters.
- Code optimisation in the calculation of the base tuning offset from the
tpc
property. - Code optimisation in the check for a key signature change.