musescore / musescore/MuseScore

If a bar is selected, instead of a note or rest, select the first note/rest in the bar when creating chord

Open
#16,192 1 comment 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

Feature request:

If the user pushes ctrl-k (create chord) when a bar or series of bars is selected instead of the required note or rest, select the first note or rest automatically and continue creating chord instead of displaying an error message.

Reasoning, it's much faster to click a bar than a specific note when trying to create a chord.

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 at the Ctrl-K create-chord command handling and inspect how bar and note/rest selections are validated. The work is done when a selected bar or series of bars chooses its first note or rest and continues chord creation instead of showing the current error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.