]> git.donarmstrong.com Git - lilypond.git/blob - ly/auto-beam-settings.ly
patch::: 1.1.31.jcn2: ughjeweg
[lilypond.git] / ly / auto-beam-settings.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_4beamAutoBegin32 = "1/8";
11 time3_4beamAutoEnd32 = "1/8";
12 time3_8beamAutoBegin = "1/8";
13 time3_8beamAutoEnd = "3/8";
14 time4_4beamAutoEnd8 = "1/2";
15 time4_4beamAutoEnd32 = "1/8";
16 time4_8beamAutoEnd8 = "1/4";
17 time4_8beamAutoEnd16 = "1/4";
18 time4_8beamAutoEnd32 = "1/8";
19 time4_16beamAutoEnd = "1/8";
20 time6_8beamAutoEnd8 = "3/8";
21 time6_8beamAutoEnd16 = "3/8";
22 time6_8beamAutoEnd32 = "1/8";
23 time9_8beamAutoEnd8 = "3/8";
24 time9_8beamAutoEnd16 = "3/8";
25 time6_8beamAutoEnd32 = "1/8";