[Musicxml Export] - Let Ring Not Exported
Reported version
3.3
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
The attached has 3 l.v. symbols, which can't be exported. I edited the Musicxml to show how to do this.
Haipeng
Attachment | Size |
---|---|
lv_2.mscz | 7.01 KB |
lv_2.musicxml | 11.12 KB |
Fix version
3.5.1
Comments
Relates to #270643: [EPIC] MusicXML import/export issues
Also this one doesn't export. It's another kind of let-ring, notated as a laissez vibrer ticulation. Both should be supported, to prevent using a tie without ending note, which is not standard.
The two expected Musicxml files are attached here:
With the help of my mother, I just found the line version of "let ring" should be exported as a "let ring" text with an additional dash line spanning through the duration. These two are different, but should all be exported as appropriate formats.
Haipeng
Partial solution in #305407: [MusicXML export] add Let_Ring and Palm_Mute (PR https://github.com/musescore/MuseScore/pull/6086)
So the line type of "let ring" is solved,. More commonly used laissez vibrer articulation or symbol should also be supported, exported as a let-ring tie.
Haipeng
MuseScore's "laissez vibrer" articulation is, unfortunately, not quite the same as MusicXML's "let-ring". In MuseScore it is a chord attribute, in MusicXML it is a note attribute. This means a completely correct transcription from MuseScore to MusicXML and vice versa cannot be made for chords. An approximation could be to export "let-ring" for all notes in a chord with "laissez vibrer" and to import "laissez vibrer" if any note in a chord has "let-ring".
The approximation seems to be a good way so far. As long as it can be exported and correctly brailled, this is a best solution we can find currently.
Remainder implemented as discussed. Pull request still to be created.
see https://github.com/musescore/MuseScore/pull/6485
https://github.com/musescore/MuseScore/pull/6485
PR for master: https://github.com/musescore/MuseScore/pull/6544
Fixed in branch 3.x, commit ba9e76214b
fix #298080: [Musicxml Export] - Let Ring Not Exported
Automatically closed -- issue fixed for 2 weeks with no activity.