musescore / musescore/MuseScore
Set rit. and accel. tempo change in BPM as well as percent
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
Currently, when opening the Playback options of accel., or rit., the tempo change amount is set to a percentage... which is unclear. I don't know what percentage would I need, to increase from 64bpm, to 70bpm (for example). As the title suggests, it would be clearer for users if the tempo change amount was instead a targeted tempo (in bpm).
Problem to be solved
Eliminate the need to calculate or guess the corresponding percentage to get the desired tempo change. Allow users to chose whether they prefer Percentage amount or Targeted Tempo.
Prior art
N/A
Additional context
Concept
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 Playback options for accel. and rit. and inspect how the current percentage amount is presented and applied. Use the issue's concept image as context; done means users can choose either Percentage or Targeted Tempo and set the desired BPM without calculating a percentage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100