musescore / musescore/MuseScore
[TIED NOTES] Appoggiaturas added after a tied note have incorrect playback
@RomanPudashkin is already working on this.
Since Mar 10, 2024.
- 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 adding an appoggiatura to the note at the right end of a tie, the tie becomes invalid, which means both notes connected by the tie will be played. It happened when using soundfonts.
When using Muse Sound, no matter how many appoggiaturas are added to the note at the right end of a tie, they won't be played.
Steps to reproduce
- Write a piece liked the video showed.
- Play it back, and it sounds should be wrong.
Screenshots/Screen recordings
MS4:
https://github.com/musescore/MuseScore/assets/69741984/6e76dc42-2b8f-4bee-87d4-3dda67b9003c
MS3:
https://github.com/musescore/MuseScore/assets/69741984/6a339815-8bbd-4047-aeb0-52a91c0044ad
MuseScore Version
4.2.1.240230937
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
Windows11 22631.3235
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.