lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need someone testing XML file in Finale and Sibelius (and Dorico)


From: Jan-Peter Voigt
Subject: Re: Need someone testing XML file in Finale and Sibelius (and Dorico)
Date: Fri, 11 May 2018 12:36:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Hi Urs,

I was just curious what the lilypond-export OLL-module (https://github.com/jpvoigt/lilypond-export/) is doing with this pattern. It seems the final beam closing is not fetched correctly. At least in MuseScore the last note with automatic beams is not beamed.

Best
Jan-Peter


Am 05.05.2018 um 08:25 schrieb Urs Liska:
Hi,

I'm trying to add support to python-ly for exporting manual beams to MusicXML.

I managed to export the commands to start and end a beam, but that's not sufficient. In theory (https://usermanuals.musicxml.com/MusicXML/Content/EL-MusicXML-beam.htm) the beaming pattern is described in detail in MusicXML, and when I export something from MuseScore this is also what I get.

I don't see it as reasonable to properly implement this in the python-ly exporter (at least for now) because that would essentially mean re-implementing the whole beaming-pattern code from LilyPond (which even isn't fully correct either).

However, I realized that when I have the beam start and end encoded by python-ly and then (so far manually) add

         <beam number="1">continue</beam>

to each note, regardless of the actual beaming pattern situation, MuseScore will correctly import the XML file (and add the correct encoding when re-exporting to XML).

While I know this is not a correct export I think it would be a good start and in any case better than nothing. But I would like to know what the other programs will do with the code.

So I'd be happy if people could import the attached .xml file to Finale, Sibelius and (if possible) Dorico, and tell me about the results. Also attached is the reference image of what it should look like.
(Note that the .xml is manually tweaked at this point).

TIA
Urs



_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


Attachment: export-example2.pdf
Description: Adobe PDF document

Attachment: export-example2.xml
Description: Text Data

Attachment: export-example2.ly
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]