summaryrefslogtreecommitdiff
path: root/suzan.ly
diff options
context:
space:
mode:
Diffstat (limited to 'suzan.ly')
-rw-r--r--suzan.ly3
1 files changed, 2 insertions, 1 deletions
diff --git a/suzan.ly b/suzan.ly
index 08c4ddf643..59eb0c7489 100644
--- a/suzan.ly
+++ b/suzan.ly
@@ -2,6 +2,7 @@
score{
rhythmstaff {
- voice { $c2 c2 c2 c2$ }
+ voice { $ c2 c2 c4. c8 c4 c4 c4 c4 c4 c4 c2 c2$ }
}
+ commands { meter 2 4 skip 2:0 meter 4 4 skip 2:0}
}