From 778fc873a2299cb6d2cc3216af08d3f3a3518e81 Mon Sep 17 00:00:00 2001 From: Mark Polesky Date: Sun, 28 Jun 2009 11:00:06 -0700 Subject: [PATCH] Docs: NR 1.2.1 Durations: add 128th notes to examples. --- Documentation/user/rhythms.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index b4a225ee4b..d38bda3ba6 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -62,7 +62,7 @@ specified. Shorter values are possible, but only as beamed notes. @lilypond[quote,verbatim,relative=2] \time 8/1 c\longa c\breve c1 c2 -c4 c8 c16 c32 c64 c64 +c4 c8 c16 c32 c64 c128 c128 @end lilypond @noindent @@ -74,7 +74,7 @@ Here are the same durations with automatic beaming turned off. \time 8/1 \autoBeamOff c\longa c\breve c1 c2 -c4 c8 c16 c32 c64 c64 +c4 c8 c16 c32 c64 c128 c128 @end lilypond A note with the duration of a quadruple breve may be entered with -- 2.39.5