]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/flauti.ly
release: 1.0.8
[lilypond.git] / mutopia / Coriolan / flauti.ly
index c1a2bf0aef776412ac52730290616ad87317bcea..ea4f964420e7ea781d5178a5594ebc72926ae658 100644 (file)
@@ -2,22 +2,24 @@
 filename =      "flauti.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.10";
+\version "1.0.2";
 
 \include "flauto-1.ly"
 \include "flauto-2.ly"
 
 $flauti_staff = \type Staff = flauti <
-       \property Staff.instrument = "flute"
-       \melodic< 
-               \global;
+       \property Staff.midi_instrument = "flute"
+       \property Staff.instrument = "2 Flauti"
+       \property Staff.instr = "Fl."
+       \melodic \type Voice=flauti < 
+               \global
                \$flauto1
                \$flauto2
        >