Export to MUSICXML does not include guitar bends
MuseScore Studio:
4.4.4.243461245
rev. 2232670
I created a guitar score with guitar bends (picked from the 'guitar' plalette)
In the MSCZ file, the bend notation looks ok, in standard as well as in TAB notation.
However if I export to '.musicxml' and open that file, all bending notion is gone. (only note ties)
This seems an unwanted behaviour, can you comment on that ?
Attachment | Size |
---|---|
bendingerror.musicxml | 16.27 KB |
bendingerror.mscz | 19.6 KB |
Comments
I wonder if it isn't included because it might not be standard notation across multiple platforms. No idea.
Guitar bends export is already working in the master branch (it is unclear whether these changes will be included in the 4.5.0 release)
https://github.com/musescore/MuseScore/pull/25969
However, import is still not implemented, so musicxml files containing guitar bends will still not display them in Musescore.
In reply to Guitar bends export is… by mercuree
Thx for the clarification. - I guess - see the example - also be valid for vibratos?
In reply to Thx for the clarification. -… by nerdifant
It seems that guitar vibrato is not implemented.
According to the musicxml spec it should be implemented as wavy-line (but I'm not sure)
https://github.com/w3c/musicxml/issues/397
https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/wavy-…
You can create an issue on github.
In reply to It seems that guitar vibrato… by mercuree
Done
https://github.com/w3c/musicxml/issues/574
In reply to Done https://github.com/w3c… by nerdifant
Wouldn't here https://github.com/musescore/MuseScore/issues be a better place to report the issue, as it is a problem with Musescore import/export rather than a problem with musicxml? Or have I misunderstood?
In reply to Wouldn't here https://github… by SteveBlower
Correct ..... I posted the issue in the wrong GITHUB environment.
I made i new issue, hope its ok now.
In reply to It seems that guitar vibrato… by mercuree
Redone
https://github.com/musescore/MuseScore/issues/26474
In reply to Guitar bends export is… by mercuree
That PR got merged, so export will be part of 4.5