[MusicXML export] double fermata exporting note with both fermata and grace note
Reported version
3.0
Type
Functional
Frequency
Few
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project
When exporting a note with a fermata and a grace note, both the grace and the normal note get a fermata. Happens on current master, but not on 2.2-dev. Test file attached.
Attachment | Size |
---|---|
fermata_on_note_with_grace_note.musicxml | 2.12 KB |
Fix version
4.0.0
Comments
Can't reproduce on current master. Only the normal note is getting the fermata on the export.
Changed status according to stefgina9's comments.
relates to #270643: [EPIC] MusicXML import/export issues
Ok, I'm attaching the example. Both pre and after graces are attached with fermata, very confusing, and in braille I have to manually remove them.
PR: https://github.com/musescore/MuseScore/pull/7621
For 3.x see https://github.com/musescore/MuseScore/pull/7870
Fixed in branch master, commit 069073de61
_Fix #269926 MusicXML export: don't duplicate fermatas near grace notes
Previously, if a note had both a fermata and a grace note then the
grace note would gain a fermata during export._
Fixed in branch master, commit 609eb15407
_Merge pull request #13488 from shoogle/musicxml-grace-note-fermata
Fix #269926 MusicXML export: don't duplicate fermatas near grace notes_
Automatically closed -- issue fixed for 2 weeks with no activity.