LilyPond to XML to MuseScore
How can I export XML from LilyPond, in order to open the XML in MuseScore?
How can I export XML from LilyPond, in order to open the XML in MuseScore?
Do you still have an unanswered question? Please log in first to post your question.
Comments
That question should better be asked on the Lilypond mailing list. AFAIK there is no direct MusicXML export in Lilypond. You can try is to use Frescobaldi (a Lilypond GUI) which provides such an export (last time iI looked it was experimental). If you don't want to use the GUI you can also install the python Lilipond library wich is developed as part of Frescobaldi ( https://github.com/frescobaldi/python-ly) and use the command line (or write your own custom exporter).
The thread is a bit antique, but for those who are interested, here is the magic word:
Midi
Lilypond/Frescobaldi’s musicxml export is rather experimental, but creating midi files has always been implemented and these can be imported into MuseScore just fine.
In reply to The thread is a bit antique,… by enkidu
MIDI is always only the last resort when it comes to transfer scores from one software to another, MusicXML is the 'Gold Standard" for this
In reply to MIDI is always only the last… by Jojo-Schmitz
The gold standard is of no help if the MusicXML export in LilyPond does not work yet 😋
That MuicXML is the best way is clear, and my statement should not claim the opposite (maybe I shouldn't have mentioned "magic").
Most of the time Midi is the much easier way than e.g. OMR.
If someone is looking for a temporary or workaround solution, this is definitely one.
P.S. by the way it was a pity that MuseScore's LilyPond export was dropped, because even that was better than Lilypond's MusicXML export. Still have MS 1.3 installed in addition.
In reply to The gold standard is of no… by enkidu
Very true, Pdf import aka OMR is often worse than MIDI, and the lack of Lilipond export is something I'm missing too.