]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): don't
authorhanwen <hanwen>
Wed, 7 Dec 2005 13:22:52 +0000 (13:22 +0000)
committerhanwen <hanwen>
Wed, 7 Dec 2005 13:22:52 +0000 (13:22 +0000)
commitb8738f54a87be918740dc16deda790469f2d9df9
tree16091d202e10c17dc171d0898e8e35afe4d48b42
parenta1db249b420d0506c4026b53afa29d4035c92d65
* scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): don't
forget
(musicxml_voice_to_lily_voice): use pending_skip iso. ly_voice[-1]
(main): add if __main__ for debugging.

* scripts/musicxml2ly.py (progress): new function
(musicxml_key_to_lily): don't barf on modeless keys.
(create_skip_music): new function.
(musicxml_spanner_to_lily_event): new function. Handle beams too.
(musicxml_note_to_lily_main_event): new function.
ChangeLog
scripts/musicxml2ly.py