Those were the main changes made:
* Add support for harmonic (only natural for now)
* Refactor the musicxml IO to be able to handle the XML modifiers in a generic way
* The implicit and explicit values are being flagged properly so that we can handle them correctly_
The exported Musicxml file in the original issue does have natural harmonic in the technical type. Does it mean Musescore can't import the xml file with harmonics?
Comments
Corrected link: https://musescore.org/en/node/294628
Pull request: https://github.com/musescore/MuseScore/pull/5399
Fixed in branch master, commit 16034aa7d8
_fix #294643 musicxml export technical notation
Resolves: https://musescore.org/en/node/294643
Those were the main changes made:
* Add support for harmonic (only natural for now)
* Refactor the musicxml IO to be able to handle the XML modifiers in a generic way
* The implicit and explicit values are being flagged properly so that we can handle them correctly_
Fixed in branch master, commit 37c4b63c20
_Merge pull request #5399 from eduardomourar/feature/294643-musicxml-technical-notation
fix #294643: musicxml export technical notation_
Automatically closed -- issue fixed for 2 weeks with no activity.
The exported Musicxml file in the original issue does have natural harmonic in the technical type. Does it mean Musescore can't import the xml file with harmonics?
Haipeng