XML-import and export of beams over rests
1) create a bar with a random note that carries a beam (i.e. eighth note, sixteenth note etc.).
2) create a succeeding rest, rest value needs to carry a beam aswell (i.e. eight note, sixteenth note etc.)
3) mark the note and the succeeding rest, choose "beam middle" under "beam properties" for both
-> the result looks like this:
4) export as .musicxml
5) import that exact .musicxml-file
-> the result looks like this:
the beaming information is lost.
problems:
- this specific type of beaming information is lost in export
the export looks like this
- even when manually inserting all possible combinations of beaming informations (even music XML's nativ "forward hook" and "backward hook" that are exactly for this context), the beaming information is not retrieved and rendered in the importing process
Attachment | Size |
---|---|
beam_over_rest.png | 4.52 KB |
beam over rest.mscz | 2.31 KB |
beam_over_rest_AFTER_import.png | 2.63 KB |
beam over rest.musicxml | 3.38 KB |
beam_over_rest_xml.png | 8.09 KB |
Comments
Relates to #270643: [EPIC] MusicXML import/export issues