]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: Some more broken MusicXML applications (beaming wrong)
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 5 Apr 2009 21:41:55 +0000 (23:41 +0200)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 19 Jul 2009 23:38:11 +0000 (00:38 +0100)
(cherry picked from commit 92ed4ce01cffe582e0ce4fbba39f306e5d2af055)

scripts/musicxml2ly.py

index b6eef3a7f5dde061487f9bf7a22d43eed405c499..8abf58a3f66f0b84aeff1100fc03a4b54f5d7cf9 100644 (file)
@@ -339,6 +339,7 @@ def extract_score_information (tree):
         # Case 1: "Sibelius 5.1" with the "Dolet 3.4 for Sibelius" plugin
         #         is missing all beam ends => ignore all beaming information
         ignore_beaming_software = {
+            "Dolet 4 for Sibelius, Beta 2": "Dolet 4 for Sibelius, Beta 2",
             "Dolet 3.5 for Sibelius": "Dolet 3.5 for Sibelius",
             "Dolet 3.4 for Sibelius": "Dolet 3.4 for Sibelius",
             "Dolet 3.3 for Sibelius": "Dolet 3.3 for Sibelius",