Small ties

• Aug 7, 2009 - 23:32
Reported version
3.0
Priority
P1 - High
Type
Functional
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project

Isaac reports: http://musescore.org/en/node/2267

"My system:

-Ubuntu 9.04
-MuseScore 0.9.4

When creating ties between notes that do not take up a lot of horizontal space on the staff (such as 16th notes), you can hardly see the ties at all (see attached). This is very annoying because, in order to make it readable, you have to either increase the measure spacing a lot, or go into edit mode, and make it larger yourself. The second option is extremely tedious, because all the handles are right next to each other, and it it nearly impossible to tell one from the other.

Has this been fixed in the latest prerelease?

If not, here is how to reproduce it:

1) in an empty score, go to the first measure and input two 16th notes, one right after the other
2) tie them together.

If you are at 100% zoom, you will likely not be able to see the tie at all. However, the attached screenshot is at 150% zoom (because I like 150% better than 100%).

Attachment: small_tie.jpg "

(Confirmed using self-built r.2002, Windows XP)


Comments

for some reason, this bug has not been taken into account lately, but I believe it to be of incremental importance.
It still occurs even in Nightly 2370 as the screenshot shows.
It is extremely important that this gets fixed as soon as possible, because it's a h@ck of a pain to print out a fullscore and have tie not show up...... Especially in modern music where you have a considerable amount of tied notes.....
Please developers, when you have time, try to fix this.

Attachment Size
tie.png 176.41 KB

Critical priority is reserved for bugs that lose or corrupt your data.

In case you were not aware there are a couple workarounds you can consider before this bug gets fixed. If you give the measure more space then the ties look fine. You can insert line breaks to achieve this. The second workaround is to edit the ties individually. Zoom in, double click and edit the handles as described in the handbook (see bottom half of slur ).

As a side note, it is assumed that the bug applies to the latest nightly unless it is marked as fixed.

oh, ok. I didn't know that critical was reserved for that.
Yes, I know the routine of a bug being considered as occurring also in the latest nightly, but we both now that it's something else if someone posts that it it really happens in the latest one as well.
I know about the workarounds, but I personally would rather wait until it is fixed.
Reason? too many ties to edit..........

Out of curiosity, do the ties- that you need to edit in these situations- do they playback properly, also? I just posted a bug about that issue, also.

I am still seeing this problem, over 2.5 years since it was raised! Is there any plan to address it? It seems like a pretty major problem to me; as other users have said, manually correcting this can take a while.

I noticed this issue when using grace notes to illustrate flams for snare drum. Manually editing the tie itself to appear farther away from the note heads fixed the issue, but it was one at a time... really painstaking.

Some type of Style > Edit General Style > option for how close the ties appear to the note heads or related stems would yield a customizable solution that could be saved in the template.

Attachment Size
SnrDrm_muse_7A.JPG 25.06 KB

There are two acceptable approaches to ties:

OPTION 1: Ties to Middle of Noteheads:

Ends of ties reach almost the center of the note head. This means that the ties have more horizontal room to be visible.

Sibelius adopts option 1.

OPTION 2: Ties Between Notes with Minimum Distance of 2 Spaces

Ends of ties remain between the note heads and after any augmentation dots, but you set a minimum distance between tied notes to avoid ties getting too small.

Finale adopts option 2 as shown in comment #7 above. The minimum distance between two tied notes in Finale is 2 staff-spaces (Document > Document Settings > Music Spacing > Minimum Distance Between Notes with Ties.)

MUSESCORE: Almost option 1.

MuseScore almost follows option 1. The ties overlap the notehead slightly, but the ends of the ties need to move closer to the center of the notehead. Compare the tie positions in the screenshot attached.

Attachment Size
Capture.PNG 165.55 KB

Seems from your screenshot SIbelius actually does both? Certainly the half notes are much more widely spaced in that particular example, although of course that could be for any number of reasons, like fewer measures in the system, different overall spacing settings.

I have to imagine Elaine Gould expresses an opinion here in "Behind Bars"?

My gut says Option 2 is the better solution for us. Changing the default attachment point for ties may well have a ripple effect that might force us to revisit other aspects of layout. Simply adding a minimum amount of space between tied notes seems less invasive to me. Of course, I'd prefer it be a Style setting as in Finale, but I'd settle for a hard-coded default.

Marc, As far as I can tell Sibelius doesn't add extra spacing for tied notes (I've tried really fast notes too). Elaine Gould recommends option 1 for tightly spaced notes (Gould, 62), but both approaches seem reasonable (and common in published scores).

Could you possibly show a more relevant / apples-to-apples comparison screenshot between Musescore and Sibelius, then? Something maybe involving eighth nites in similarly tight spacing? The example with the half notes is not very helpful because half notes aren't a problem in the first place, and also because for whatever reason, the spacing is so vastly different between the Musescore and Sibelius examples. As far as I can tell from the screenshot, it's the difference in note spacing, not anything having to do with attachment points, that makes the ties more viaible in the Sibelius example.

Thanks for that, very informative! My initial reaction is to do a 180. I don't like the looks of the Finale example (although I recognize it's not common to have ties within a beamed group), and I think the Sibelius method seems quite effective with similar note spacing (although it is still a bit looser than MuseScore, which I think does help). Just as significantly as how it looks, perhaps, I also now think the "ripple effect" on layout would actually be worse with the Finale method.

All that said, I will acknowledge 2.0 already looks a lot better than 1.3. For 1.3, the ties didn't overlap the noteheads at all. For 2.0, it appears to overlap about 20% the width of the notehead. Sibelius seems to be doing more like 30-40%.

I decided to look at the code to see what might be involved. It was trivial to up the overlap value (default is 15%), so I tried increasing that to 35% first. This works like a charm and looks good. But that only works cleanly for single notes (as opposed to multi-note chords), and only in cases where tie doesn't interfere with the stem (which can happen tying an upstem note to a downstem note, or if the tie is flipped). In these cases, MuseScore shortens the tie to avoid stems or other noteheads. And it seems in those cases, adding extra space would be needed.

I reinstalled the Sibelius 7 so I could play with it myself to see how they handle the various different cases. What I see happening is:

1) For single notes, the ties always overlap by around 30-40% by default - even if this causes a tie to cross a stem (as can happen tying an upstem note to a downstem note).

2) If you create a tie between single notes then flip the tie, the tie shrinks to avoid the stems, even if this makes the tie unreadably tiny.

3) For single notes that are close together, there is *also* a small amount of extra space added before the second note to enforce a certain minimum tie size - it's subtle, but you can clearly see it happen if you add ties between existing sixteenths. I am not convinced this is necessary.

4) When tying between multi-note chords, then the ties don't overlap the notes at all.

5) if the tied chords are close together, there is also extra space added before the second chord to enforce a minimum tie size - and it seems in this case, Sibelius is willing to add a surprisingly large amount of extra space (around 1sp extra space added between sixteenth note chords). In this case, because the ties cannot overlap the notes, some additional space is clearly needed, but Sibelius goes too far.

6) I'd also observe that Sibelius does a decent, but by no means great, job of positioning ties vertically to avoid overlapping staff lines too much.

From what I can see in examples on the web site, it appears LilyPond uses a variable amount of overlap with the noteheads. Even so, there appear to be a significant number of cases where manual adjustment is necessary.

Bottom line for me: getting perfect results in all cases is not reasonable to expect, but we can do better. I think we can get a ton of benefit with two simple changes (well, one trivial, and one presumably not difficult):

1) Change the default overlap from 15% to 35% (or whatever).
2) Add space as necessary to enforce a minimum tie length in the cases where the tie is otherwise being shortened to avoid stems or other noteheads.

It's nice that these changes improve the display and readability of ties. How difficult would it be to give the end user an input box to adjust those parameters to our own personal application?

Setting parameters like how far an anchor point is located from the notehead, how much slack the arch in the tie gets between the anchor points, thickness of the line drawn, how much additional space is allocated between notes that are tied, force stems to same direction when tied ... All those things would allow users to customize these for their particular application.

Now... allowing for input boxes that update the code, that's likely 10 or 20x the job of changing the code parameter from 15 to 35%. It might be worth it if the one fix doesn't address all the issues. If users can set the parameters themselves, what is left to complain about? ;-D

Nah, set the defaults and add a button next to a general tie or slur distance for 'advanced options' that deal with the intricacies...

To be clear, the user can already customize the appearance of any particular tie - double click and edit handles (except this currently crashes - see #23399: Moving either end anchor of tie causes crash). You can also manually add padding between notes using the Inspector (segment / extra leading space). So the only question would be whether to add a way to customize the *defaults*. If that were to be done, the obvious place would be in Style / General / Slurs/Ties. This currently only provides settings for thickness - something you can't otherwise override, so that one arguably "needs" to be there more than the settings we are talking about.

What we'd be talking about would be adding one or more boxes to that same dialog. Potentially, one for the attachment point in the default case, one for attachment point in the "shortened" case (to avoid other noteheads in chords or to avoid stems when the notes or ties are flipped), and one for the minimum tie length. The first two of these seem like overkill to me, but I could see wanting to have a setting for the third. This seems quite in keeping with other settings in Style / General.

On the other hand, making this customizable seems nowhere near as important as just making it work.

Changing the attachment point is trivial, as I mentioned. Adding extra space to ensure a minimum tie length might be simple also, but requires more familiarity with the layout algorithms than I have. I wouldn't be surprised to find out it's trickier than I'd have hoped.

I've got a fix coded up and plan to submit a PR soon; I just need to do some more tweaking and testing. Here is how I have implemented it so far:

- For "normal" ties (tie overlapping noteheads), I simply increase the amount of overlap from 15% to 35%, which seems about how Sibelius and LilyPond do it. Gould actually recommends attaching to the center of the notehead, but this seems extreme to me.

- For "shortened" ties (tie inside noteheads), I ensure a minimum amount of space between the two notes before the second note. That amount of space is currently hardcoded to 1.4sp (half that if the tie overlaps one of the two notes).

It would of course be possible to make these numbers configurable parameters, but that seems like overkill to me. I'd rather just get it "right".

Here is an image showing three ties (one is practically invisible) before my change:

tie-before.png

And here it is after:

tie-after.png

My sense is, #2 here probably got a little too much space (although the same amount of space looks great on eighth notes). And by moving the ties further over the notehead for #3, now it touches the notehead, which isn't great either. So I'm still tweaking. Feedback welcome!

Attachment Size
tie-before.png 4.92 KB
tie-after.png 5.49 KB

After some tweaking, a subtler but still readable result:

tie-after-2.png

I realized I needed to account for chords with seconds - ties are already extended so we don't need to allocate extra space. This proved tricky to detect and handle correctly, but I am happy now:

tie-second.png

I should emphasize that my change only affect notes that are so close together that ties are shorter than about 1sp. Extra space is allocated only in the case of tied chords or stem-side ties. And you can still manually increase or decrease space between notes normally, and ties adjust.

Attachment Size
tie-second.png 3.09 KB
tie-after-2.png 5.48 KB

Marc's examples seem okay, except for tie-after-2.

The tie positioning for the E notes looks wrong - they don't distinguish themselves from the stave lines.

Page 61 of 'Behind Bars' touches on this. Perhaps more relevant to this issue: "Ties are generally confined within one stave-space when they are very short, and when they must be flattened to avoid another part:"

I propose that ties with a height less than a stave space appear somewhere (?) between stave lines.

tie-after-2 (improved?).png
(The image may have to be clicked on to see it)

It might not always be the case if the notes are on ledger lines, though?

This might be helpful?

Attachment Size
tie-after-2 (improved?).png 27.43 KB

Yes, the vertical position and the arc of ties still leaves something to be desired, I would agree. However, that may have more an impact on articulations and other markings and I'd rather not mess with it right now. To be clear, the issue you identify is not new; it shows up the same way in 1.3 and in 2.0 before my changes; just potentially in different specific situations.

Anyhow, now that I've got the basic algorithm working, I've also gone ahead and parameterized things so that while the default attachment points remain fixed (subject to manual adjustment of course), there is one new style parameter: "Minimum tie length". This adds space between notes as needed to ensure ties are at least that long. It applies to both shortened and normal (overlapping the notehead) ties, although I chose a default value such that normal ties are not actually affected - they are already usually long enough with my change in attachment point. But if you choose a minimum length of, say, 2.0sp, you'll see space added for both normal and shortened ties.

One reason I went ahead and did this is to possibly better handle 1.3 scores. I'm sensitive to the fact that other layout changes already result in scores sometimes taking more space than before, and this change could continue that trend. But parameterizing the minimum tie length gives us the ability to potentially set this smaller for 1.3 scores.

More images and a PR hopefully coming soon.

Status (old) active patch (ready to commit)

https://github.com/musescore/MuseScore/pull/719

Here is how various ties look with "Minimum tie length" set to 1sp, which is what I made the default for now:

tie-1sp.png

Here is the same example after bumping "MInimum tie length" to 2sp, just so you can see that ties do scale, except for the ones that are already longer than this minimum:

tie-2sp.png

For now, I have set the default 1.3 scores to 0.0sp, which gives maximum compatibility but misses an opportunity to improve layout.

Attachment Size
tie-1sp.png 8.58 KB
tie-2sp.png 9.4 KB
Status (old) closed active
Status closed active
Reported version 3.0

Makes me a little sad to reopen this since it was one of my first contributions to MuseScore layout, but the approach I used no longer works with the "new" layout algorithm. Maybe just as well, as it was kind of "hacky"; hopefully there is a way to get the job done more elegantly using shapes. I realize I could have opened a new issue, but there is some good analysis here and lots of examples to reference, so I figure we might as well keep it here.

Now, I'm no longer all that familiar with the layout code, so I would love it if someone else could step in and take a fresh look at this. Then I can also look at #188461: Bad tie lengths on mirrored end notes.

Severity S4 - Minor S3 - Major
Priority P1 - High
Regression Yes
Reproducibility Always
Workaround No

Updating according to my understanding of the categories. This is a very serious regression in layout compared to MuseScore 2. "Layout" is no longer a choice for "type".

It remains the case that I don't have great insight into the best way to fix this for MuseScore 3. The idea is we need to add enough space between notes to allow the full tie to display. The complication is that depending on number of notes in the chords involved and their stem direction, ties can be attached differently, so it's hard to get a good handle on what the length of a tie will actually be until later in the layout process than we'd like. At least that was the case when I implemented my two-pass solution for 2.0 originally.

One idea that might work in only a single pass:

When calculating the shape for a note, look at whether it has ties in or out. Based on the number of notes in the chord for that note and the stem direction, that should let us know how much the tie will overlap the notehead. We then create a box for one-half the minimum tie length specified in the style (and some nominal height), overlap this with the notehead appropriately, and add this to the shape for the note. So each note is responsible for half the length of any ties going in or out.