Grace notes play too long
Reported version
3.6
Type
Performance
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
by design
Regression
No
Workaround
No
Project
Play attached score; notice that the duration of the grace notes seems to be extended by the duration of the following note.
Attachment | Size |
---|---|
Grace notes playback.mscz | 7.61 KB |
Comments
This is correct since you added appoggiaturas (no slash) instead of acciaccaturas (with slash). Appoggiaturas by definition take half the value of the main note according to standard convention.
In the future, if you have questions about using MuseScore, please use the Support forum.
In reply to This is correct since you… by Marc Sabatella
Sorry ! The score from which I extracted the example came from an XML import from a Sibelius user. Now I see the slashes in the PDF generated by Sibelius; they either did not make it into the XML from Sibelius, or maybe not into MuseScore from the XML. I will be more vigilant next time. Apologies again; Many thanks for the quick and edifying response !
In reply to Sorry ! The score from… by BanjoJake
In the original XML file, every grace note looks like this: "<""grace slash="yes" ""/>"
yet the grace notes got imported unslashed into MS.
Best to ask for help in the Support forum and attach the actual MusicXML file. When I try an export from MuseScore, the slashes come through correctly (and they also use slash="yes"), so probably something else is off about your MusicXML file. the support forum remains the best place to discuss potential issues and figure out where the problem is. Then, if it becomes confirmed that a bug exists, and still exists in the current nightly builds of MuseScore 4 (in other words, hasn't been fixed yet), then it's worth submitting an actual bug report.
In reply to In the original XML file,… by BanjoJake
< grace slash="yes" />
See #293444: [MusicXML import] Issue with XML Grace note import
Submitted #333774: [MusicXML import] slash missing from 1/4, 1/16, 1/32 slashed grace note to fix the missing slash. That may or may not fix the playback issue.