]> git.donarmstrong.com Git - lilypond.git/blob - ly/auto-beam.ly
patch::: 1.1.27.jcn4: jcn4
[lilypond.git] / ly / auto-beam.ly
1 %
2 % setup for auto beamer
3 %
4 time2_8beamAutoEnd = "2/8";
5 time3_2beamAutoEnd = "1/2";
6 time3_2beamAutoEnd16 = "1/4";
7 time3_2beamAutoEnd32 = "1/8";
8 time3_4beamAutoBegin = "1/4";
9 time3_4beamAutoEnd8 = "3/4";
10 time3_4beamAutoEnd32 = "1/8";
11 time3_8beamAutoBegin = "1/8";
12 time3_8beamAutoEnd = "3/8";
13 time4_4beamAutoEnd8 = "1/2";
14 time4_4beamAutoEnd32 = "1/8";
15 time4_8beamAutoEnd8 = "1/4";
16 time4_8beamAutoEnd16 = "1/4";
17 time4_8beamAutoEnd32 = "1/8";
18 time4_16beamAutoEnd = "1/8";
19 time6_8beamAutoEnd8 = "3/8";
20 time6_8beamAutoEnd16 = "3/8";
21 time6_8beamAutoEnd32 = "1/8";
22 time9_8beamAutoEnd8 = "3/8";
23 time9_8beamAutoEnd16 = "3/8";
24 time6_8beamAutoEnd32 = "1/8";