Notes plugin in Musescore 3.3.0.24090 update
The note names used to appear so that they didn't overlap with the staves. In the new update that I just downloaded and installed, they do overlap again. Can I revert to the previous version, or is there another solution? Thanks.
Attachment | Size |
---|---|
Screenshot 2019-11-11 at 18.01.15.png | 110.85 KB |
Screenshot 2019-11-11 at 18.01.41.png | 112.84 KB |
Comments
Upgrading from where exactly? I'm not awars about any changes in MuseScoere 3.3 vs. e.g. 3.2.3 that might be causing that overlap, the staff text that plugin added never used autoplace, so would have caused collisions ever since?
A similar (or even the same) issue came up the other day, see https://musescore.org/en/node/296788
In general the note names plugin lost its big role, as we're not having note name scheme with notenames inside the noteheads, and those even dynamically
Anyway, the fix seems simple enough, see https://github.com/musescore/MuseScore/pull/5467
In reply to Anyway, the fix seems simple… by Jojo-Schmitz
What exactly is the fix? I copy pasted that code in the editor and ran, still overlapping note names and notes. Before I do the stupid thing of moving every note name, what should I do?
In reply to What exactly is the fix? I… by zliudr@gmail.com
Which version are you using? Should be fixed since 4 months
In reply to Which version are you using?… by Jojo-Schmitz
Musescore 3.4.1
I copy pasted notenames 3.2 according to the version in the script (python?).
I've just updated to 3.4.2 after reading your response but maybe my plugin was stuck with an older version. It's working now. Thanks for asking the question! I swear I didn't ignore the update reminder for that long (4 months).
In reply to Musescore 3.4.1 I copy… by zliudr@gmail.com
The fix is in 3.3.3 already as far as I can tell