musescore / musescore/MuseScore
Allow user to select duration of bend arrival note in note input mode (using duration shortcut or icon)?
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
In note input mode the user uses the duration shortcut (or icon) to set the duration of the next tied note. However, for bends the "arrival" bend note is always equal to the duration of the starting note. It seems natural to make this behaviour the same as for ties, so that the user can specify the duration of the "arrival" bend note in advance.
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 tracing note input mode's duration shortcut or icon and the handling of bend arrival notes, then compare it with duration selection for tied notes. Done means a duration selected in advance controls the duration of the bend's arrival note instead of always matching the starting note.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100