musescore / musescore/MuseScore
Playback tempo unaffected when adding new tempo in a part (and not in the main score)
Open
Nobody has claimed this yet.
P2
playback
regression MS3
- 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
No response
Steps to reproduce
Changing tempo in a part does not affect playback speed
- Have a score with parts
- open a part
- change tempo in some measure X, i.e. from 92bpm to 60bpm
- no playback speed difference no matter if the part or the whole score is being played
However: Changing playback speed in the main score works as expected
- Open main score instead of part
- Have a tempo change in the very same location
- playback speed is changed in all parts
Screenshots/Screen recordings
No response
MuseScore Version
OS: macOS 13.1, Arch.: x86_64, MuseScore Studio version (64-bit): 4.3.0-241231433, revision: github-musescore-musescore-5f36e74
Regression
Yes, this used to work in MuseScore 3.6.2
Operating system
MacOS 13.1
Additional context
There is a problem with refreshing playback events between part and score. The workaround can be:
- Toggle, untoggle multimeasure rest (hit M (or Ctr+Shift+M in master) twice)
- Reopen score
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.