]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/sub-dividing-beams.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / lsr / sub-dividing-beams.ly
index 83ed5564248e91f703c9b2826da3712539a15bbf..cdc16b747ea947181f92b38dca3652e05258e588 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.62"
+\version "2.12.0"
 
 \header {
   lsrtags = "rhythms"
@@ -31,9 +31,10 @@ the beams into sub-groups by setting the property
 @code{subdivideBeams}. When set, multiple beams will be sub-divided at
 intervals defined by the current value of @code{beatLength} by reducing
 the multiple beams to just one beam between the sub-groups. Note that
-@code{beatLength} defaults to a quarter note if not set explicitly.  It
-must be set to a fraction giving the duration of the beam sub-group
-using the @code{make-moment} function, as shown here:
+@code{beatLength} defaults to one over the denominator of the current
+time signature if not set explicitly. It must be set to a fraction
+giving the duration of the beam sub-group using the @code{make-moment}
+function, as shown here: