]> git.donarmstrong.com Git - lilypond.git/blob - input/font-body.ly
release: 0.1.54
[lilypond.git] / input / font-body.ly
1 \version "0.1.9";
2 FontBody=       \melodic{ 
3                 \octave c';
4                 \bar "|:";
5                 \meter 4/4;
6                 \multi 2  < { \stemup e'\longa a\breve | }
7                 { \stemdown
8                 c1 \clef "bass"; ''b \clef "violin"; c' a'
9                 c2 \clef "alto"; g c' \clef "violin"; a'
10                 } >
11                 \stemboth
12                 c4 g c' a' \bar ":|";
13                 a\ppp-\upbow a\pp-\downbow a\p^\turn a\mp^\fermata |
14                 a\mf_\fermata a\f-\stopped a\ff-\open a\fff^\trill|
15                 a\fp a4.\sf a4.\sfz | % a\fz a\rf
16                 [c8-\prall c-\mordent] [a'-\prallmordent a'-\prallprall]
17                 [c-\upprall a'-\downprall] [a' c] |
18                 [c \< d e f] [as' ges' f' e']
19                 [cis' dis' c' des'] [cisis' disis' \! ceses' deses'] |
20                 \clef "bass";
21                   r1 r2 r4 r8 r16 r32 r64 r128 r128 |
22                 \multi 2 < { \stemup r2 r2} {\stemdown c c }>
23                 \multi 2 < { \stemup ''c1 } {\stemdown r1}>             
24                 \stemboth
25                 \clef "violin";
26                 e8_. g'8-> e16^^ g'16_^ 
27                 e32 _| g'32^| g''32-\ltoe g''32-\lheel
28                 e64-\rtoe g'64-\rheel c4... |
29
30                 \octave c'';
31                 \meter 4/4;
32                 \textstyle "finger";
33                 c4^"1" d^"2" e^"3" f^"4" g^"5"
34                 
35                 % Music to the Martians!
36                 < bes4^"6" e_"7" c_"8" >
37                 a^"0"_"9"
38                 
39                 a'^\flageolet
40                 \textstyle "roman";
41 %{              % default abbreviations
42                 c4 c4: c4:32 c4: c4 c2.
43                 'a1
44                 'a1:32
45                 'c4:8 c': 'c4:16 c':
46 %               [ 'c8:16 'c 'c 'c ] [ a a a a ]
47 %               [ 'c 'f 'b e ] 
48 %               [ 'c16:32 'c 'c 'c ] [ a16:32 a a a ]
49 %%              % there's still some hairy beam bugfixing todo
50 %%              [ c'8:16 g d 'a ]
51 %%              [ c'16:32 g d 'a ]
52 %%              [ 'c8:32 'f 'b e ]
53                 [:32 c16 e]
54                 [:32 c16 e]
55                 [:16 c8 e]
56                 [:16 e4 g]
57                 [:16 e2 g]
58                 [:16 e1 g]
59 %}
60                 \meter 1/2; a2 |
61                 \meter 3/2; < a1.
62                 { s4 \ppp \< s4 \! s4 \fff  s4 \> s4 \! s4\ppp} >
63                 |
64                 \meter 2/4; a2 |
65                 \meter 5/4; a1.. |
66                 \meter 6/8; a2. |
67                 \meter 7/8; a2.. |
68                 \meter 9/8; a1... |
69                 \meter 12/8; a1. |
70                 \meter 12/4;
71                 r1. r2. r4. r8. r16. r32. r64. r64. |
72                 }