musescore / musescore/MuseScore

Adding tie should remove articulation of tie-to note.

Open
#22,677 0 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

If ties are added to notes having articulations, only tie-from note should preserve articulations. Tie-to notes should became without.

related to #21958 and #22594

Problem to be solved

Tied-to notes should normally be without articulations.

https://github.com/musescore/MuseScore/assets/1646034/b4ef41c8-98fc-4d95-a47e-8c2332816a25

Prior art

No response

Additional context

Possibility of adding articulations to tied-to notes can be preserved (flexibility is nice, even if it allowes non-sense results).

But defaults should be sensible.

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 reproducing the issue described in the attached example: add a tie to notes that have articulations and inspect the resulting tied-to note. Trace the tie-creation and articulation handling entry points, then verify that the tied-from note keeps its articulations while the tied-to note uses the sensible default without them.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.