]> git.donarmstrong.com Git - lilypond.git/commit
* python/musicxml.py (Accidental.__init__): new class.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 7 Dec 2005 12:46:30 +0000 (12:46 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 7 Dec 2005 12:46:30 +0000 (12:46 +0000)
commit0c75985d4dcd07f06209869cbb05d22c2c47d313
tree0d14a2f0e6543036f68e98d85301456cba986685
parent175dabd615768d2d232c5f975ab2ed2a59dc6171
* python/musicxml.py (Accidental.__init__): new class.

* 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.
Documentation/user/converters.itely
python/musicxml.py
scripts/musicxml2ly.py