From c8497ec7770fc27c0afde6195c17cff0745fa086 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Tue, 18 Nov 2008 22:25:36 +0100 Subject: [PATCH] MusicXML: Test case for nested tuplets --- .../musicxml/12e-Nested-Tuplets.xml | 199 ++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 input/regression/musicxml/12e-Nested-Tuplets.xml diff --git a/input/regression/musicxml/12e-Nested-Tuplets.xml b/input/regression/musicxml/12e-Nested-Tuplets.xml new file mode 100644 index 0000000000..c1a57feb07 --- /dev/null +++ b/input/regression/musicxml/12e-Nested-Tuplets.xml @@ -0,0 +1,199 @@ + + + + + + Tuplets can be nested. Here + there is a 5:2 tuplet inside a 3:2 tuple (all consisting of written + eighth notes). + + + + + MusicXML Part + + Acoustic Grand Piano + + + 1 + 1 + + + + + + + + 30 + + 0 + major + + + + G + 2 + + + + + B + 4 + + 10 + 1 + eighth + + 3 + 2 + quarter + + begin + + + + + + + B + 4 + + 10 + 1 + eighth + + 3 + 2 + quarter + + end + + + + B + 4 + + 4 + 1 + eighth + + 15 + 4 + + begin + + + + 5 + eighth + + + 2 + eighth + + + + + + + B + 4 + + 4 + 1 + eighth + + 15 + 4 + + continue + + + + B + 4 + + 4 + 1 + eighth + + 15 + 4 + + continue + + + + B + 4 + + 4 + 1 + eighth + + 15 + 4 + + continue + + + + B + 4 + + 4 + 1 + eighth + + 15 + 4 + + end + + + + + + + B + 4 + + 10 + 1 + eighth + + 3 + 2 + quarter + + begin + + + + B + 4 + + 10 + 1 + eighth + + 3 + 2 + quarter + + end + + + + + + light-heavy + + + + + -- 2.39.5