Fingering display in XML
I'm working on a program that can attribute piano fingering to an xml music sheet.
However when opening in MuseScore an XML file with fingering (made with the program, or even with MuseScore), the fingering is automatically placed on the note.
Is there a way to display the fingering on the appropriate position? (above or below the notes)
I would prefer to adapt it in the xml code, as this can be programmed and delivers perhaps the most user-friendly solution.
Comments
Hey Matteo,
Could you check what the result is in the MuseScore nightly build? This is the daily development snapshot of MuseScore. There is no development happening anymore on 1.x.
See http://musescore.org/en/download#nightly
So please report back what's happening there and also attach your test MusicXML file. With that file you make it easier for the MuseScore developers to check on your issue.
In reply to Nightly build + MusicXML text file by Thomas
Hello Thomas,
Thank you for your answer! I downloaded the nightly, and tested a few things
- Making a file with well placed fingering, saving as XML and reopening it in MuseScore
- Editing the xml manually by changing the first fingering node to this:
{syntaxhighlighter SPEC}
3
{/syntaxhighlighter}
Both items didn't prevent MuseScore from placing the fingering almost on the note.
In attachment goes the testfile! output.xml
Thank you so much for your help and all the best!
Matteo
In reply to No difference + added file by matteob
se il tuo problema è allineare la diteggiatura dai un' occhiata qui:
http://musescore.org/it/node/23523
In reply to Ciao Matteo, by Shoichi
Ciao Shoichi,
Grazie per l'aiuto.
Avevo provato questo e funziona.
Ma sto facendo qualcosa che può indovinare la diteggiatura in xml.
Il problema è che MuseScore non sa leggere gli informazioni sulle posizioni della diteggiatura in xml.
Comunque, per'ora quest'è la soluzione migliore.
Cordialmente,
Matteo