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: Sun, 07 Jan 2007 10:56:23 -0800

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

Comment #5 by lemzwerg:
And here the next problem with the above input file:

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 353, in 
musicxml_voice_to_lily_voice
   ev_chord = voice_builder.last_event_chord (n._when)
 File "/usr/local/bin/musicxml2ly", line 286, in last_event_chord
   self.jumpto (starting_at)
 File "/usr/local/bin/musicxml2ly", line 267, in jumpto
   raise NegativeSkip(current_end, moment)
__main__.NegativeSkip: <__main__.NegativeSkip instance at 0x4171d66c>

Note that the input file has been directly created by a music OCR program.



--
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]