Melisma bug: line drawn in reverse when syllable overlaps next note
Priority
P1 - High
Type
Functional
Severity
S4 - Minor
Status
closed
Regression
No
Workaround
No
Project
I have come across a specific scenario where the melisma line, instead of being drawn forwards, is drawn backwards away from its destination point.
The problem seems to manifest when there is a second voice note which extends just beyond the lyric anchor note, but not beyond the note to which it is tied.
Attachment | Size |
---|---|
Melisma_error.mscz | 4.26 KB |
Fix version
3.1.0
Comments
Came up in https://musescore.org/en/node/257096
I'm 80% sure this is the same as #282099: melisma underscore going backwards in multi-voice context, and if so, I thank you greatly for identifying the trigger! I could see it was something about the duration of the other note, but hadn't pinned it down yet.
I have confirmed the bug as reported here is the same as the one I linked. However, the second measure "this works" no longer works in MuseScore 3, because we are no longer adding extra space to push the tied note to the right. This ends up being the same as a different problem also reported in the other thread. In other words, both of these threads are actually touching on two different issues - one involving multiple voices, the other involving syllables that overlap the next note. So I'll leave the other as the multiple voice bug, and retitle this as the syllable-overlapping-next-note bug.
Remove an extraneous space in the issue title which irked me.
https://github.com/musescore/MuseScore/pull/4946
For RobFog ;-)
Fixed in branch master, commit e6eb405031
fix #257131: backwards melisma when syllable overlaps end note
Automatically closed -- issue fixed for 2 weeks with no activity.