]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/violoncello.ly
release: 1.1.43
[lilypond.git] / mutopia / Coriolan / violoncello.ly
index 7c5a1eb2780b37d5e1fdc3a66aee40d97dfe6304..d6c13a21a9632f96c531784e7a7f43c140ffbb68 100644 (file)
@@ -9,7 +9,7 @@ copyright =      "public domain";
 
 }
 
-\version "1.0.14";
+\version "1.0.19";
 
 violoncello = \notes \relative c {
        c1\ff ~ | c | f,4-. r r2 | r1 | c'1\ff ~ | c | f,4-. r r2 |
@@ -299,12 +299,12 @@ violoncello = \notes \relative c {
        c4 r r2 |
 }
 
-$violoncello_staff = \type Staff = violoncello <
-       \property Staff.midi_instrument = "cello"
+$violoncello_staff = \context Staff = violoncello <
+       \property Staff.midiInstrument = "cello"
        \property Staff.instrument = "Violoncello"
        \property Staff.instr = "Vc."
        \clef "bass";
-       \notes \type Voice=one< 
+       \notes \context Voice=one< 
                \global
                \$violoncello
        >