Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that for rendered MusicXML files, the tracks with grand staves have greyed out beats for the bass clef. According to the documentation, this is due to beats being part of a voice that has an index greater than zero.
I only tested for piano tracks using different files from different sources.
I would appreciate it if you could pinpoint where in the MusicXML Importer this logic is implemented to quickly focus on resolving this issue.Example showing this:


Thanks.
UPDATE:

It seems that the source files I used contain the voice value 4 for piano tracks, the ones downloaded from musescore.org. Could this value be added by Musescore MusicXML exporter by default?
Beta Was this translation helpful? Give feedback.
All reactions