Skip to content

Releases: looptailG/musescore-22edo-tuner

22EDO Tuner - v1.6.0

30 Nov 16:50
Compare
Choose a tag to compare

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

29 Nov 23:09
caf1dbd
Compare
Choose a tag to compare
  • Added support for local key signatures.
  • Improvement in the code for iterating on the score.

22EDO Tuner - v2.0.1

12 Oct 15:54
Compare
Choose a tag to compare
  • 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

12 Oct 16:06
Compare
Choose a tag to compare
  • Removed code that was necessary for compatibility with Musescore4.
  • Minor optimisations in the code for tuning notes.

22EDO Tuner - v2.0.0

27 Aug 19:04
3dec2f7
Compare
Choose a tag to compare

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

27 Aug 19:04
Compare
Choose a tag to compare
  • 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

26 May 22:13
Compare
Choose a tag to compare

Removed reference to non-existing parameter in getAccidentalEdoSteps().

22EDO Tuner - v1.1.3

09 May 20:38
Compare
Choose a tag to compare

Added support for accidentals with two arrows.

22EDO Tuner - v1.1.2

04 May 16:01
Compare
Choose a tag to compare
  • 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

01 May 19:45
Compare
Choose a tag to compare
  • 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.