lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2564 in lilypond: MuseScore MusicXML interoper


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2564 in lilypond: MuseScore MusicXML interoperability with musicxml2ly
Date: Tue, 21 Aug 2012 15:27:09 +0000

Updates:
        Status: Invalid

Comment #1 on issue 2564 by address@hidden: MuseScore MusicXML interoperability with musicxml2ly
http://code.google.com/p/lilypond/issues/detail?id=2564

It's an error in the XML from musescore, based on an error in the original Musescore scoring, it would appear. Lilypond is actually doing a good job of showing this up. From that XML, a correct pitched rest:

        <rest>
          <display-step>A</display-step>
          <display-octave>5</display-octave>
          </rest>

Now the error:

        <rest>
          <display-step>B</display-step>
          <display-octave>22</display-octave>
          </rest>





reply via email to

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