musescore / musescore/MuseScore
Bend playback pitch doesn't change when target note pitch was changed
@RomanPudashkin is already working on this.
Since Oct 14, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Steps:
- Open the score
bend pitch issue.mscz.zip - Play it (playback pitch corresponds to the written pitch)
- 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
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.