Time dosen't recalculate after tempo change
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
When changing the tempo during play, the time meter directly below the tempo display will not recalculate. Moving the play head will cause it to recalculate.
Reproduce
- Make a long track.
- Set tempo to a high value, i.e. 300.
- play the track and put the play head to the clock reads about 2 mins.
- Without pausing the song, drop the tempo to 10.
- The clock will stay at 2 mins
- Move the play head.
- The time recalculates to about 40 mins!
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files or tests. First reproduce the problem using the listed tempo and play-head steps, then trace how a tempo change updates the time meter; done means the meter recalculates immediately without moving the play head.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100