musescore / musescore/MuseScore
Improve gradual tempo changes vs time signatures above staves
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
With normal time signatures:
Currently with time signatures above staves (4.5):
Better would be:
(any tempo marking on first segment of bar to be placed just after time sig, and any line to end just before a time sig; snapping alignment can be preserved)
Stretch goals:
(in a perfect world, dotted line would stop and start before/after each intervening time sig, rather than using masking, which might result in tiny dash fragments)
And, somewhat related, now that rehearsal marks : tempi are laid out better next to each other, something like this:
Would be much nicer than the current
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.