musescore / musescore/MuseScore
Transport Panel — Tempo display
Open
@Eism is already working on this.
Since Mar 11, 2023.
needs review
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Undocked Transport UI — Tempo display ambiguity
Bug description
It's likely that users will assume that the Transport’s tempo mark is the current tempo, as set in the score—but that is true only when the Tempo override setting is at 100%.
I think it’s best to:
• show actual current tempo in the Transport
• show the relative tempo inline with the Tempo override slider. (And please bring back the tempo override field!)
Steps to reproduce
- Open MS4.01
- Undock the Transport to reveal the Tempo override slider.
- Set the tempo to a value other than 100%
Result: The Transport's Tempo mark displays the relative tempo as affected by the Tempo override percentage.
MuseScore Version
MuseScore 4.01
Operating system
macOS 13.2.1
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.