musescore / musescore/MuseScore
[TIED NOTES] MuseScore Basic: Incorrect playback of several grace notes when the "parent" notes are tied and do not start in a beat
Open
@RomanPudashkin is already working on this.
Since Jun 27, 2024.
P2
playback
- 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
To listen to:
Grace_notes_tie.zip
Steps to reproduce
- Add a 1/8 note in a place that is not in the beat.
- Tie the added note
- Add 2 (or more) notes to 1/8 note
- Make sure that the MuseScore Basic audio profile is activated
- Listen to it. Playback will occur in such a way that the "parent" note will sound first, and then the grace notes, which is a complete inversion of the correct playback.
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/134041121/0bb0ac40-2ea7-470e-8dbd-bebb2bd91f02
https://github.com/musescore/MuseScore/assets/134041121/2109157c-3e09-4779-b72c-1c3e3644a284
MuseScore Version
MuseScore Studio version (64-bit): 4.3.2-241630831, revision: github-musescore-musescore-22b46f2
Regression
Works in 3.6. Regression from 4.0 onwards.
Operating system
Windows 11
Additional context
This only happens in the MuseScore Basic audio profile.
The bug does not occur if there is only one grace note.
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.