]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Add possibility for additional defs, implement snap-pizzicato
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 2 Nov 2007 20:38:39 +0000 (21:38 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 2 Nov 2007 20:38:39 +0000 (21:38 +0100)
commit49b7c4f59fed8df7b9a6644da298630c17c0b473
tree7037190e8716449d79f846229fcd731d42a234f1
parent25d705179a863839d6c4bc942ca8493c8de8a7d8
MusicXML: Add possibility for additional defs, implement snap-pizzicato

Lilypond does not have all definitions that we might need for the score,
so I now also keep a list of additional definitions and insert the
corresponding lilypond code at the beginning of the *-defs.ly file.

One example is the snap-pizzicato markup (see Snippet 335 on LSR),
which is also implemented with this commit.
scripts/musicxml2ly.py