musescore / musescore/MuseScore
Use opticalCenter for dynamics even with "center on notehead" when no additional text is present
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
An option that allows the use of opticalCenter for dynamics even when the alignment type "center on notehead" is selected, but only when there is no additional text (e.g., "dolce", "subito") attached to the dynamic.
Problem to be solved
When the score style default for dynamics alignment is set to "center on notehead ()," plain dynamic markings (such as "p" or "f") appear visually off-centered and often need manual adjustment. In some cases, it's desirable to use "center on notehead" for dynamics with additional text (e.g., "p dolce", "f sub."), while using the optical center for standalone dynamics.
Prior art
No response
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.
Assessment
This issue has not been assessed yet.