XML export and beams
When I save a file to MusicXML the beams are not written correctly. There is only one tag for each tag regardless of how many beams does the note have. I suppose there should be 2 tags for 16th, 3 tags for 32nd, etc. (Finale saves MusicXML files in such way).
Comments
(brackets were removed automatically so I'm writing again without brackets)
When I save a file to MusicXML the beams are not written correctly. There is only one beam tag for each note tag regardless of how many beams does the note have. I suppose there should be 2 beam tags for 16th, 3 beam tags for 32nd, etc. (Finale saves MusicXML files in such way).
In reply to (brackets were removed by Ajcek
Thanks for the bug report. I file an issue #4324: (MusicXML) Export of beam is incomplete
In reply to Thanks for the bug report. I by [DELETED] 5
Considering the fact that I'm drowning in XML (importing it, for that matter), I suppose that this is the way used by MusicXML to represent beam groupings. So, if beam number 2 ends, and a new beam number 2 starts, all within the same beam number 1, then an XML importing facility should understand this as two semiquaver groups linked together by one beam.
Hosam Adeeb Nashed
In reply to Considering the fact that I'm by HosAdeeb
Yes, but if there are 2 semiquaver groups (each containing 2 semiquavers) not linked together by one beam, they should also have 2 beam tags. Finale saves MusicXml file in such way and as far as I know the module for writing Xml files in Finale (Dolet for Finale) is provided by Recordare - creator of MusicXml format, so this way of writing MusicXml files must be correct.