musescore / musescore/MuseScore

Smarter placement for ties

Open
#20,539 0 comments 1 reaction 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

MuseScore 4.2 brings the wonderful new options for inside and outside tie placement! While these two options are great, currently the user has to select either one or the other to be the default setting for the entire score.

This is suboptimal because neither option is ideal in many common situations. Therefore, the following system would be a substantial improvement:

For chords of 1-2 notes, use outside placement
image

For chord of 3 notes or more, use outside placement on the outside notes, and inside placement within
image

If 2 or more voices are visible, only use outside placement on the outermost notes
image

Problem to be solved

This would save a lot of time spent manually adjusting ties according to these criteria.

Prior art

No response

Additional context

If the placement property was exposed to plugins this would be a quick and easy fix as well

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 tracing the existing inside/outside tie placement options in MuseScore 4.2 and reviewing how the placement property is exposed to plugins. Compare the behavior against the three chord and voice cases described in the issue; done means the automatic rules work without manual adjustment and are covered by relevant tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.