musescore / musescore/MuseScore
Issues with playback after changing tempo slider and adding+deleting element in second volta
@zacjansheski is already working on this.
Since Sep 15, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug
Bug description
when deleting an element in a seconda volta measure and changing the tempo slider in the playback menu, the tempo changes unexpectedly after the seconda volta.
The change seems to be dependent on the location of the deleted element
Steps to reproduce
- create a new score/ open an existing score and add a Prima volta, a repeat sign and a seconda volta
- change tempo slider (slow down/speed up tempo)
(2b. play and observe nothing weird happens) - add and delete an element in the seconda volta measure(s)
- play and hear what happens after the seconda volta
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/65133734/f6a52736-6650-4b95-92e5-e16838cf396c
I didn't demonstrate it in the video, but playing with the tempo change before deleting the element worked fine for me
MuseScore Version
4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf
Regression
I don't know
Operating system
Windows 10
Additional context
No response
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.