From 31934a22e28a39b64ea365e425011b7eef71aa32 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Sun, 4 Nov 2007 21:46:03 +0100 Subject: [PATCH] MusicXML: Sample file for bar lines somewhere inside a measure Sometimes, musical scores contain dotted bar lines inside measures. This is an example that does not use implicit measures (like Finale does). Note that Finale does NOT handle this example correctly! --- .../musicxml/09i-MidmeasureBarline.xml | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 input/regression/musicxml/09i-MidmeasureBarline.xml diff --git a/input/regression/musicxml/09i-MidmeasureBarline.xml b/input/regression/musicxml/09i-MidmeasureBarline.xml new file mode 100644 index 0000000000..dc35c64f40 --- /dev/null +++ b/input/regression/musicxml/09i-MidmeasureBarline.xml @@ -0,0 +1,73 @@ + + + + + Barlines can appear in mid-measure positions + + + + + + + + + Acoustic Grand Piano + + + 2 + 1 + + + + + + + + + 1 + + + + C + 5 + + 1 + 1 + quarter + + + + A + 4 + + 1 + 1 + quarter + + + dotted + + + + F + 4 + + 1 + 1 + quarter + + + + C + 5 + + 1 + 1 + quarter + + + + + + -- 2.39.5