]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/trombe.ly
release: 1.1.53
[lilypond.git] / mutopia / Coriolan / trombe.ly
index bb1e48f0265f5951aa2e0c3cbf69c60eb7e0ad86..19b0052a972446780665e2e8f36c10b6ea9c5662 100644 (file)
@@ -2,22 +2,25 @@
 filename =      "trombe.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.1.52";
 
 \include "trombo-1.ly"
 \include "trombo-2.ly"
 
-$trombe_staff = \type Staff = trombe <
-       \melodic< 
-%              \global;
-               \meter 4/4;
+$trombe_staff = \context Staff = trombe <
+       \property Staff.midiInstrument = "trumpet"
+       \property Staff.instrument = "2 Trombe (C)"
+       \property Staff.instr = "Tbe."
+       \notes \context Voice=trombe < 
+%              \global
+               \time 4/4;
                \$trombo1
                \$trombo2
        >