bug-lilypond
[Top][All Lists]
Advanced

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

Issue 222 in project lilypond


From: codesite-noreply
Subject: Issue 222 in project lilypond
Date: Mon, 08 Jan 2007 23:00:13 -0800

Issue 222: measure "numbers" in XML aren't actually numbers
http://code.google.com/p/lilypond/issues/detail?id=222

Comment #7 by lemzwerg:
The next crash.  This time, I've used the reference MusicXML file
`ActorPreludeSample.xml' from

 http://www.recordare.com/xml/samples/xmlsamples.zip

Given the many warning messages (in addition to the crash) it seems that the
conversion from MusicXML to lilypond is still in its infancy...

Traceback (most recent call last):
 File "/usr/local/bin/musicxml2ly", line 664, in ?
   main()
 File "/usr/local/bin/musicxml2ly", line 661, in main
   voices = convert (args[0], options)
 File "/usr/local/bin/musicxml2ly", line 622, in convert
   voices = get_all_voices (parts)
 File "/usr/local/bin/musicxml2ly", line 473, in get_all_voices
   part_ly_voices[n] = (musicxml_voice_to_lily_voice (v), v)
 File "/usr/local/bin/musicxml2ly", line 344, in 
musicxml_voice_to_lily_voice
   main_event = musicxml_note_to_lily_main_event (n)
 File "/usr/local/bin/musicxml2ly", line 211, in 
musicxml_note_to_lily_main_event
   event.drum_type = instrument_drumtype_dict[n.instrument_name]
KeyError: u'Susp. Cym.'




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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