musescore / musescore/MuseScore
Dotted note input default setting
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
Click empty measure > Type "N" > Type "." > Type "5" > Type "." > Type "4"; a dotted quarter followed by undotted eight note is created. Provide a default option so the undotted eight note is created without the need for the extra dot keyboard input. >97% of my dotted notes are not followed by a dotted note and this option would save most users lots of time over the thousands of notes input. This would be similar behavior to how a sharp/flat/natural is handled. This option could be added under Edit > Preferences > "Note input" > "Note input" > below "Apply accidentals, augmentation dots, and articulations:" add "Undotted note default for next note" with a drop down menu "Dotted" or "Undotted". The default should be "Undotted" with the option to change it to "Dotted". Btw - more than 97% of songs are simple time which rarely have consecutive dotted notes and the small percentage of compound time users can change it to "Dotted". Thanks
Problem to be solved
Avoid the extra "Dot" keystroke required 95% of the time while entering notes on the keyboard.
Prior art
I'm not sure how other apps do this but this would be a great option for Musescore to allow the user flexibility into how they input their notes and save time.
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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
The issue names no source files, tests, or entry points. Start by tracing the Edit > Preferences > Note input settings and the keyboard workflow for dotted notes. Done means a configurable Dotted or Undotted default is available, defaults to Undotted, and changes the next-note behavior as described.
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
- 35/100