musescore / musescore/MuseScore
Acciacciatura sounds like an appoggiatura in MIDI export
@DmitryArefiev is already working on this.
Since Jul 15, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
When exporting a piece that uses acciacciaturas (quick grace notes) to MIDI, they are converted to something that sounds like appoggiatura.
Steps to reproduce
- Write a piece that uses acciacciaturas.
- Export to MIDI
- Play it back, it should give a wrong conversion.
Screenshots/Screen recordings
I write two bars, one with acciacciaturas and the next one with appoggiaturas. The first playback sounds exactly as it should.
https://github.com/musescore/MuseScore/assets/113905856/09a8eac4-87fc-4132-84b4-4c364b2e4873
In this video you can hear the erroneous MIDI conversion.
https://github.com/musescore/MuseScore/assets/113905856/2a8cf79a-110e-44f3-9074-293b3410aa2c
A close up of the test score.
MuseScore Version
OS: macOS 13.4, Arch.: x86_64, MuseScore version (64-bit): 4.1.0-231921401, revision: github-musescore-musescore-2e3a93a
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
macOS 13
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.