From acca0e03dd6277cf36e8014a52c6add22fb82dd3 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Wed, 27 Feb 2008 16:10:56 +0100 Subject: [PATCH] MusicXML: Add double-dotted notes to duration test --- .../musicxml/00c-Basics-Durations.xml | 136 ++++++++++++++++++ 1 file changed, 136 insertions(+) diff --git a/input/regression/musicxml/00c-Basics-Durations.xml b/input/regression/musicxml/00c-Basics-Durations.xml index d54502c641..c42439e04b 100644 --- a/input/regression/musicxml/00c-Basics-Durations.xml +++ b/input/regression/musicxml/00c-Basics-Durations.xml @@ -306,6 +306,142 @@ end end + + + + + + + + + C + 5 + + 1792 + 1 + longa + + + + + + + + + C + 5 + + 896 + 1 + breve + + + + + + C + 5 + + 448 + 1 + whole + + + + + + C + 5 + + 224 + 1 + half + + + + + + C + 5 + + 112 + 1 + quarter + + + + + + C + 5 + + 56 + 1 + eighth + + + begin + + + + C + 5 + + 28 + 1 + 16th + + + continue + begin + + + + C + 5 + + 14 + 1 + 32nd + + + continue + continue + begin + + + + C + 5 + + 7 + 1 + 64th + + + continue + continue + continue + begin + + + + C + 5 + + 7 + 1 + 64th + + + end + end + end + end + light-heavy -- 2.39.5