Flute fingerings
Hi! I am a flute teacher and would very much draw the flute fingerings to my elementary students. Does Musescore have that kind of plugins?
Hi! I am a flute teacher and would very much draw the flute fingerings to my elementary students. Does Musescore have that kind of plugins?
Do you still have an unanswered question? Please log in first to post your question.
Comments
There are plugins available for this
In reply to There are plugins available… by Jojo-Schmitz
So how do I find the plugin?
In reply to So how do I find the plugin? by annikagupu1
https://musescore.org/en/plugins
There's not much though for Mu4
In reply to So how do I find the plugin? by annikagupu1
It might be possible to port https://musescore.org/en/project/fingering-diagram to Mu4
In reply to It might be possible to port… by Jojo-Schmitz
I tried it, but nothing is displayed.
see https://musescore.org/en/node/358388
In reply to It might be possible to port… by Jojo-Schmitz
I just tested that plugin by commenting the
Qt.quit()
and it behaves strangely on MU4.2.1 and MU3.7 (but is running fine on MU3.6.2).I've got the same strange behaviour with my own Flute fingering plugin (Alternate Flute Fingering). For the record, both are using the same Font "Fiati"
The fingering seems to be correctly added but do not show up on those 2 versions.
Step for reproducing:
0. Open MU3.7
1. Create a part for a flute
2. add a few notes
3. Run the FingeringDiagram plugin.
4. -> no diagrams are visible
5. Save
6. Reopen with MU3.6.2
7. -> the diagrams are visible.
Alternate test:
1. Comment the line setting the font to "Fiati" and run the plugin.
2. In MU3.7, the diagram is displayed in Edwin, in MU4.2.1 the diagram is still not visible.
In reply to I just tested that plugin by… by parkingb
I can confirm the Mu3.7 issues. I fail to understand the reason though
In reply to I just tested that plugin by… by parkingb
.
In reply to I just tested that plugin by… by parkingb
See https://github.com/musescore/MuseScore/issues/19252
Seems the 32-bit version for Windows of my 3.7 works here, so should the Linux version, as both use Qt 5.9.9, while the macOS version and the 64-bit Windows version use Qt 5.15.2
In reply to Thanks for https://github… by Jojo-Schmitz
I confirm this works fine on 3.7 for Linux
In reply to I confirm this works fine on… by graffesmusic
Thanks