]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/flauti.ly
release: 1.1.43
[lilypond.git] / mutopia / Coriolan / flauti.ly
index c1a2bf0aef776412ac52730290616ad87317bcea..146d4393d8fe04aa3f4117a3338084c7f1d54ce3 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.19";
 
 \include "flauto-1.ly"
 \include "flauto-2.ly"
 
-$flauti_staff = \type Staff = flauti <
-       \property Staff.instrument = "flute"
-       \melodic< 
-               \global;
+$flauti_staff = \context Staff = flauti <
+       \property Staff.midiInstrument = "flute"
+       \property Staff.instrument = "2 Flauti"
+       \property Staff.instr = "Fl."
+       \notes \context Voice=flauti < 
+               \global
                \$flauto1
                \$flauto2
        >