]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/F.Schubert/morgenlied.ly
new file: perform drum notes.
[lilypond.git] / input / mutopia / F.Schubert / morgenlied.ly
index 91cafca72d709147780b0514ace81ca3b0b17343..a8e1f085505905603ea8aabf1f5b134af1add58e 100644 (file)
@@ -152,10 +152,8 @@ pianoLH = \notes \relative c'' \repeat volta 2 {
      \new Staff <<
         \context Staff \modernAccidentals
         \melody >>
-     \new LyricsVoice <<
         \lyricsto "singer" \new LyricsVoice \firstVerse
         \lyricsto "singer" \new LyricsVoice \secondVerse
-        >>
      \new PianoStaff << 
         \property PianoStaff.instrument = \markup {
             \bold
@@ -185,4 +183,7 @@ pianoLH = \notes \relative c'' \repeat volta 2 {
            minimumVerticalExtent = #'(-3. . 6)
        }
     }
+    \midi {
+       \tempo 4 = 70
+       }
 }