]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Implement complex time signatures
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 8 Dec 2008 21:45:49 +0000 (22:45 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 8 Dec 2008 22:22:45 +0000 (23:22 +0100)
commit0fc92037e0f2cf55b69f812989f7c0584e5c310e
tree24cc3c5e0cbc42065a52818976dd1caa2eb2fcb5
parente39e7af9e3ed6fdd38a9a3d24e97b461fabfa21d
MusicXML: Implement complex time signatures

I needed to implement complex time signatures in LilyPond itself, so
I had to copy large portions of lilypond code into the script.
Remove this once LilyPond gets native support for complex time signatures!
python/musicexp.py
scripts/musicxml2ly.py