musescore / musescore/MuseScore
Alignment of octave lines according to the accidentals
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
I suggest slightly redoing the alignment of the octave lines as follows:
Problem to be solved
This will allow players to better perceive a notation that has a common starting point (and not so that the player first sees the accidentals (at the same time he has already placed his fingers in the appropriate way), and then suddenly - an octave sign! It is desirable that everything starts at the same vertical level.
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 locating the notation layout and octave-line rendering entry points, then compare their current vertical alignment with the attached screenshot and the described accidental placement. Done means octave lines and accidentals share the intended common starting level while preserving readable notation.
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
- 32/100