]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/oboi.ly
release: 1.1.43
[lilypond.git] / mutopia / Coriolan / oboi.ly
index cce1305de8d98a23d0bd6dd1f3cd80e26a1ef9b9..d11b71327fb6fc6bd1ade3e6667f9ad902f9e36c 100644 (file)
@@ -2,22 +2,24 @@
 filename =      "oboi.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.19";
 
 \include "oboe-1.ly"
 \include "oboe-2.ly"
 
-$oboi_staff = \type Staff = oboi <
-       \property Staff.instrument = "oboe"
-       \melodic< 
-               \global;
+$oboi_staff = \context Staff = oboi <
+       \property Staff.midiInstrument = "oboe"
+       \property Staff.instrument = "2 Oboi"
+       \property Staff.instr = "Ob."
+       \notes \context Voice=oboi < 
+               \global
                \$oboe1
                \$oboe2
        >