musescore / musescore/MuseScore

Bend playback pitch doesn't change when target note pitch was changed

Open
#25,158 2 comments 0 reactions 1 assignee View on GitHub

@RomanPudashkin is already working on this.

Since Oct 14, 2024.

P1 playback
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Steps:

  1. Open the score
    bend pitch issue.mscz.zip
  2. Play it (playback pitch corresponds to the written pitch)
  3. Change the B to Bb and play (playback pitch is still full tone)

The issue reproduces only when changing pitch by adding/removing accidentals, not for changing note itself
Pitch become correct after reopening score.

Actual for both MS Basic and MuseSounds.

Screencast

https://github.com/user-attachments/assets/0872b952-261a-47ad-aa32-62a92fefed2e

!!! The case above is actual for simple bend, but for bend+bend the issue is also reproducible when trying to change a pitch in any way.

https://github.com/user-attachments/assets/be03265c-1e29-43a6-86d2-f1f0c811b795


Also see the case from https://github.com/musescore/MuseScore/issues/25158#issuecomment-2548260881

Reproduced on macOS, MS4.4.2

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.