]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/auto-beam-settings.ly
release: 1.1.63
[lilypond.git] / ly / auto-beam-settings.ly
index 329da4ec89a4f4c7e65efde2d510987b7034f9df..fb80c544d2d8d7cdf7292265ee1bfcff003970ab 100644 (file)
@@ -25,9 +25,11 @@ time3_2beamAutoEnd = "1/2";
 time3_2beamAutoEnd_16 = "1/4";
 time3_2beamAutoEnd_32 = "1/8";
 
-time3_4beamAutoBegin = "1/4";
+time3_4beamAutoBegin_8 = "1/4";
 time3_4beamAutoEnd_8 = "3/4";
-time3_4beamAutoBegin_32 = "1/8";
+time3_4beamAutoBegin_16 = "1/16";
+time3_4beamAutoEnd_16 = "1/4";
+%time3_4beamAutoBegin_32 = "1/8";
 time3_4beamAutoEnd_32 = "1/8";
 
 time3_8beamAutoBegin = "1/8";
@@ -54,7 +56,11 @@ time6_8beamAutoEnd_32 = "1/8";
 
 time9_8beamAutoEnd_8 = "3/8";
 time9_8beamAutoEnd_16 = "3/8";
-time6_8beamAutoEnd_32 = "1/8";
+time9_8beamAutoEnd_32 = "1/8";
+
+time12_8beamAutoEnd_8 = "3/8";
+time12_8beamAutoEnd_16 = "3/8";
+time12_8beamAutoEnd_32 = "1/8";
 
 %{
 
@@ -80,3 +86,4 @@ see also input/test/auto-beam-override.ly
 
 %}
 
+