]> git.donarmstrong.com Git - lilypond.git/commitdiff
Adjust default autobeam rule for 4 4 time
authorCarl Sorensen <c_sorensen@byu.edu>
Tue, 11 Aug 2009 14:42:28 +0000 (08:42 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Tue, 11 Aug 2009 14:42:28 +0000 (08:42 -0600)
scm/beam-settings.scm

index 22c6800351e7a4d71cb984b6f88ea0a714827a69..6649aad73b45dc3755f25f0ccdd9657ac797c502 100644 (file)
     ;; in 4 4 (common) time:
     ;;   default: end beams on beats
     ;;   end beams with 8th notes each 1 2 beat
-    ;;   end beams with 32nd notes each 1 8 beat
    (((4 . 4) end) .
     ((* . (1 1 1 1))
-     ((1 . 8) . (4 4))
-     ((1 . 32) . (4 4 4 4
-                  4 4 4 4))))
+     ((1 . 8) . (4 4))))
 
     ;; in 4 8 time:
     ;;   default: group on 1 4 notes