]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/fagotti.ly
patch::: 1.1.7.jcn1
[lilypond.git] / mutopia / Coriolan / fagotti.ly
index 68a1ca0081d61df9ff8f6464478b28893e254900..ebcbade8abb2ad40cf3142362a3675545574a39f 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.9";
+\version "1.0.7";
 
 \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;
+       \notes \type Voice=fagotti 
+               \global
                \$fagotto1
                \$fagotto2
        >