]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/flauti.ly
release: 0.1.54
[lilypond.git] / mutopia / Coriolan / flauti.ly
1 \header{
2 filename =       "flauti.ly";
3 % %title =       "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62";
4 description =    "";
5 composer =       "Ludwig van Beethoven (1770-1792)";
6 enteredby =      "JCN";
7 copyright =      "public domain";
8
9
10 }
11
12 \version "0.1.9";
13
14 \include "flauto-1.ly"
15 \include "flauto-2.ly"
16
17 $flauti_staff = \type Staff = flauti <
18         \property Staff.instrument = "flute"
19         \melodic< 
20                 \global;
21                 \$flauto1
22                 \$flauto2
23         >
24 >
25