Issue 222: measure "numbers" in XML aren't actually numbers
http://code.google.com/p/lilypond/issues/detail?id=222
Comment #3 by lemzwerg:
It still doesn't work. Using the attached file I get
Traceback (most recent call last):
File "/usr/local/bin/musicxml2ly", line 661, in ?
main()
File "/usr/local/bin/musicxml2ly", line 658, in main
voices = convert (args[0], options)
File "/usr/local/bin/musicxml2ly", line 619, in convert
voices = get_all_voices (parts)
File "/usr/local/bin/musicxml2ly", line 470, in get_all_voices
part_ly_voices[n] = (musicxml_voice_to_lily_voice (v), v)
File "/usr/local/bin/musicxml2ly", line 338, in
musicxml_voice_to_lily_voice
num = int (n.get_parent ().number)
ValueError: invalid literal for int(): 22A
Attachments:
Seite-98 aus Cavalleria.xml.bz2 4K
--
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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond