musescore / musescore/MuseScore
Grace notes don't convert to midi properly
Open
@ingvarskagg is already working on this.
Since May 14, 2024.
MIDI
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Import/export issue
Bug description
When playing a passage with grace notes within MuseScore they are played correctly at the correct time and everything. However, exporting these grace notes to MIDI, they do not play as they should do.
The passage in question
The MIDI export
Appoggiaturas work fine as normal, its only acciaccaturas that do not work. They do not sound the same in MIDI as they do in MuseScore.
Steps to reproduce
- Write a passage with acciaccatura grace note.
- Export to MIDI
- Play MIDI
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/87596784/4fc25366-8939-43f2-aba7-1faf9204c221
MuseScore Version
4.2
Regression
Worked in 4.0.2 (see comment)
Operating system
Windows 11
Additional context
#22111
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.