]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Better support for drums
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 23 Sep 2007 12:08:21 +0000 (14:08 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 3 Oct 2007 16:40:35 +0000 (18:40 +0200)
commit941dd3abc5ae66018aa1999d13e6c9c45f378564
tree9459e17dbeb912aa45d5ddc8ffdc725b96df332a
parenta6d15c66a20432a2e7bf0d277a25105465f495db
MusicXML: Better support for drums

-) Add the bass drum instrument
-) Ignore notes with the attribute print-object="no". These are
   typically notes that indicate midi output for tremolos and should
   not be printed.
-) Use the Musix_xml_node.message method to print out the warning about
   missing note types. This also prints out where the problem occurs.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
python/musicxml.py
scripts/musicxml2ly.py