musescore / musescore/MuseScore

Add articulations only to first tied note, when selection range

Open
#22,594 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

community UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

If range notes are selected and articulation is added, to tied notes group, only to first note should be added.

Logically related to #22580, resp #21958.

https://github.com/musescore/MuseScore/assets/1646034/d15f609b-304b-413f-a0e7-21d8dea38c60

Problem to be solved

Now articulations are added to all tied notes.

Prior art

No response

Additional context

No response

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

Reproduce the range-selection case described in the issue and inspect the existing articulation handling for tied notes. Confirm completion by verifying that adding an articulation to a selected tied group affects only its first note, while other selections retain their expected behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.