musescore / musescore/MuseScore

Playback tempo unaffected when adding new tempo in a part (and not in the main score)

Open
#22,949 2 comments 0 reactions 1 assignee View on GitHub

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

  1. Have a score with parts
  2. open a part
  3. change tempo in some measure X, i.e. from 92bpm to 60bpm
  4. 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

  1. Open main score instead of part
  2. Have a tempo change in the very same location
  3. 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:

  1. Toggle, untoggle multimeasure rest (hit M (or Ctr+Shift+M in master) twice)
  2. Reopen score

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.