Dear Lilyponder,

a couple of years ago I created a score in Sibelius that I now would
like to continue to work on with Lilypond. I thus have exported from
Sibelius (7.1.3) in MusicXML and tried to import in Lilypond using
musicxml2ly (2.19.26).

Unfortunately I get an error (see attached logfile).

How do I proceed ?

I've attached the compressed MusicXML as well but am happy to reduce
the size by removing stuff. However I have no experience in debugging
this sort of problem and would need a few hints as to what I should do.

The command invoked was
musicxml2ly --nd --nrp --no-beaming -m Machet\ die\ Thore\ weit.xml >Machet\
die\ Thore\ weit.log 2>&1

Kind regards,
Michael
--
 Michael Gerdau       email: [email protected]
 GPG-keys available on request or at public keyserver

Attachment: Machet die Thore weit.xml.bz2
Description: application/bzip

musicxml2ly: MusicXML aus Machet die Thore weit.xml lesen...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 169 bis 337/2)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 2857/16 bis 2833/16)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 2857/16 bis 2833/16)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 2857/16 bis 2833/16)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 2857/16 bis 2833/16)
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -1/2 (von Position 337/2 bis 168)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: Warnung: Negativer Sprung (skip) -3/2 (von Position 357/2 bis 177)
musicxml2ly: In LilyPond-Ausdrücke umwandeln...
Traceback (most recent call last):
  File "/usr/bin/musicxml2ly", line 2986, in <module>
    main()
  File "/usr/bin/musicxml2ly", line 2981, in main
    voices = convert (filename, options)
  File "/usr/bin/musicxml2ly", line 2892, in convert
    score = extract_score_structure (mxl_pl, staff_info)
  File "/usr/bin/musicxml2ly", line 430, in extract_score_structure
    staff = read_score_part (el)
  File "/usr/bin/musicxml2ly", line 391, in read_score_part
    staff.short_instrument_name = extract_display_text (partdisplay)
  File "/usr/bin/musicxml2ly", line 907, in extract_display_text
    child = el.get_maybe_exist_named_child ("display-text")
  File "/usr/share/lilypond/2.19.26/python/musicxml.py", line 114, in get_maybe_exist_named_child
    return self.get_maybe_exist_typed_child (get_class (name))
  File "/usr/share/lilypond/2.19.26/python/musicxml.py", line 123, in get_maybe_exist_typed_child
    raise "More than 1 child", klass
TypeError: exceptions must be old-style classes or derived from BaseException, not str

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to