]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Make tuplet detection work a bit better with nested tuplets
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 18 Nov 2008 21:44:15 +0000 (22:44 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 18 Nov 2008 21:52:17 +0000 (22:52 +0100)
commit7204890da00cf5a27953a13714fbb66c7d055e1d
tree4f65c5b0d97b7df7262eaa724c5915932ac61a2b
parent2a94bf30217ed786c9fd7a102c760762b67c08ee
MusicXML: Make tuplet detection work a bit better with nested tuplets

At least the script now detects the correct boundaries for nested
tuplets. It does not, however, correctly group the notes. For this,
the code needs to be substantially changed...
scripts/musicxml2ly.py