Plugin updates for MuseScore 3?

• Feb 19, 2019 - 18:11

It seems that plugins on MuseScore 2 don't work in MuseScore 3. Is there any way we can convert MuseScore 2 plugins to be used in MuseScore 3 or do entirely new plugins have to be made?

I use these plugins:
https://musescore.org/en/project/check-parallel-fifths-and-octaves
https://musescore.org/en/project/check-harmony-rules


Comments

It may be as simple as changing the "import MuseScore 1.0" to "import MuseScore 3.0", but esp. on Windows you most probably need to wait for MuseScore 3.0.3

In reply to by Jojo-Schmitz

I tried changing to import MuseScore 3.0, but it doesn't work. It fails with:

86:-1: TypeError: Value is undefined and could not be converted to an object
86:-1: TypeError: Value is undefined and could not be converted to an object
Warning: :86: TypeError: Value is undefined and could not be converted to an object

Line 86 is: myText.pos.y = 1;

in checkHarmonyRules.qml

Identical error for an identical line of code on line 64 of checkParallels.

Do you still have an unanswered question? Please log in first to post your question.