musescore / musescore/MuseScore
Grace notes aren't being played properly in playback
Open
@RomanPudashkin is already working on this.
Since Apr 29, 2025.
P1
playback
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
- insert grace notes before and after a note
- put it on playback
Actual behaviour: either the grace notes before or after the note don't play in playback
Expected behaviour: both the grace notes before and after the note platy in playback
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/34a36df9-a69a-41be-a155-2f1392fe566d
What is the latest version of MuseScore Studio where this issue is present?
MuseScore 4.5.1
Regression
I was unable to check
Operating system
Windows 10 (i dont know it this bug occurs in any other device since i dont have any other than this pc)
Additional context
if i remove all the grace notes of, say, before the note (if only it's the grace notes after the note that are being played) then add them again, the notes that arent playing are now gonna be the ones after the note and viceversa
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.