From: Carl Sorensen Date: Tue, 11 Aug 2009 14:42:28 +0000 (-0600) Subject: Adjust default autobeam rule for 4 4 time X-Git-Tag: release/2.13.4-1~179^2~106^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=09900143a59ecb5dafde145f47e9a15ded3b3caa;p=lilypond.git Adjust default autobeam rule for 4 4 time --- diff --git a/scm/beam-settings.scm b/scm/beam-settings.scm index 22c6800351..6649aad73b 100644 --- a/scm/beam-settings.scm +++ b/scm/beam-settings.scm @@ -74,12 +74,9 @@ ;; 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