musescore / musescore/MuseScore
Shortcut key for "tie from previous"
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
For some of the workflows it would be usefull to have an acttion to add tie to current note or chord from a previous note or chord. For example it would allow to keep a consistent pattern for note entry with midi keyboard:
- select length
- enter chord with midi keyboard
- proposed optionally tie to previous notes
Right now you have to break a habbit by switching to add a tied note or chord with + instead of continuing to use pattern above.
Here is a community thread on this issue https://musescore.org/en/node/321973
and another one https://musescore.org/en/node/321161
Problem to be solved
Allow to maintain a pattern for notation input which many users share *
* A number of questions about this issue, and a form in which users formulate it tells that users differentiate to different actions:
- tie two existing notes
- add a tied note
Currently + or t by users perception, performs action 2, to perform action 1 you have to change selection. Users think that proposed type of tie action already exists so the best solution is to make it exisst.
Prior art
No response
Additional context
This should be default behaviour for Rythm input mode.
Unless it's not something what would be considered a generally bad idea I would take a look into implementation of this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the two linked community threads and the issue's distinction between tying existing notes and adding a tied note. Trace the current + or t action and Rhythm input behavior; done means the requested shortcut/action supports tying the current note or chord from a previous one without disrupting the stated entry pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100