]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/fagotti.ly
release: 1.0.6
[lilypond.git] / mutopia / Coriolan / fagotti.ly
index 288ba66834e9f37a902be87fab4fc4f401d721b3..a4bf8c26d295463959dcb46c60d3f9993f87ae5e 100644 (file)
@@ -2,23 +2,25 @@
 filename =      "fagotti.ly";
 % %title =      "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62";
 description =   "";
-composer =      "Ludwig van Beethoven (1770-1792)";
+composer =      "Ludwig van Beethoven (1770-1827)";
 enteredby =     "JCN";
 copyright =     "public domain";
 
 
 }
 
-\version "0.1.14";
+\version "1.0.1";
 
 \include "fagotto-1.ly"
 \include "fagotto-2.ly"
 
 $fagotti_staff = \type Staff = fagotti <
-       \property Staff.instrument = "bassoon"
+       \property Staff.midi_instrument = "bassoon"
+       \property Staff.instrument = "2 Fagotti"
+       \property Staff.instr = "Fg."
        \clef "bass";
-       \melodic< 
-               \global;
+       \melodic \type Voice=fagotti 
+               \global
                \$fagotto1
                \$fagotto2
        >