musescore / musescore/MuseScore

Option for ties to avoid staff lines

Open
#24,888 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

I would like a Tie style setting that automatically adjusts outer-placement ties, so that their curves appear in the center of a staff space. This would also apply to downward ties on the first ledger line above and upward ties on the first ledger line down. The goal would be that the center of no tie would ever closely coincide with a staff line.

Problem to be solved

Consider the following examples from MuseScore 4.4.2 (treble clef):

Screen Shot 2024-09-23 at 7 09 47 AM

The tie on the A in the first chord coincides with a staff line, as do the ties on the C in the second and the G and D in the fourth. All of these would look better if they were about 0.5sp further from their noteheads.

It looks like inner placement of ties is already taking into account whether the notehead is on a line or a space. We need a similar option for outer placement.

Prior art

I accomplished this in Finale with a plugin, but it was not an ideal solution. A built-in solution would be better.

Additional context

This request is related to #20539, but I'm not sure whether that issue is still relevant for 4.4. (Doesn't the "Auto" setting resolve it?)

Checklist
  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the tie style and outer-placement behavior described in the issue, then compare it with related issue #20539 and the existing Auto setting. Confirm how ties on staff lines and nearby ledger lines are currently handled. Done means a built-in option keeps outer tie centers away from staff lines as described, including the listed ledger-line cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.