Skip to content

Releases: looptailG/musescore-31edo-tuner

31EDO Tuner - v2.1.1

02 Dec 23:41
Compare
Choose a tag to compare

Improved the handling of log messages.

31EDO Tuner - v1.6.0

30 Nov 16:35
491f068
Compare
Choose a tag to compare

Added support for local key signatures.

31EDO Tuner - v2.1.0

28 Nov 23:17
6f81967
Compare
Choose a tag to compare
  • Added support for local key signatures.
  • Improvement in the code for iterating on the score.

31EDO Tuner - v2.0.1

12 Oct 14:59
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.

31EDO Tuner - v1.5.5

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

31EDO Tuner - v2.0.0

27 Aug 18:59
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.

31EDO Tuner - v1.5.4

27 Aug 18:59
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.

31EDO Tuner - v1.5.3

26 May 22:04
Compare
Choose a tag to compare

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

31EDO Tuner - v1.5.2

04 May 15:46
c60e489
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.

31EDO Tuner - v1.5.1

01 May 18:55
Compare
Choose a tag to compare
  • The text for custom key signaturs now ignores whitespace characters.
  • Added support for triple sharps and flats.
  • Code optimisation in the calculation of the base tuning offset from the tpc property.
  • Code optimisation in the check for a key signature change.