]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): don't
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 7 Dec 2005 13:22:52 +0000 (13:22 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 7 Dec 2005 13:22:52 +0000 (13:22 +0000)
commitf0ef56b8736401a28f480a5265c982382d1a5fa6
tree16091d202e10c17dc171d0898e8e35afe4d48b42
parent0c75985d4dcd07f06209869cbb05d22c2c47d313
* 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