From 4210c89e8e1b2ac824b9e24be17b4cfbb191f43a Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Sun, 10 Feb 2008 19:10:10 +0100 Subject: [PATCH] MusicXML: Proper harp pedalling diagram in the test cases --- .../musicxml/03a-Directions-MusicXML.xml | 42 +++++++++++++------ 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/input/regression/musicxml/03a-Directions-MusicXML.xml b/input/regression/musicxml/03a-Directions-MusicXML.xml index b68d4e59b7..6863135b0d 100644 --- a/input/regression/musicxml/03a-Directions-MusicXML.xml +++ b/input/regression/musicxml/03a-Directions-MusicXML.xml @@ -7,7 +7,7 @@ - + MusicXML Part @@ -603,18 +603,34 @@ - - C - -1 - - - E - 1 - - - A - 0 - + + D + 0 + + + C + -1 + + + B + -1 + + + E + 0 + + + F + 0 + + + G + 1 + + + A + -1 + -- 2.39.2