> added the \midi {} command at the end in many different ways but nothing 
> worked.

\score {
  \new PianoStaff <<
  \new Staff { \clef treble r16 c' d' e' f' d' e' c' g'8 c'' b'\prall c'' d''16 
g'
  a' b' c'' a' b' g' d''8 g'' f''\prall g''}
  \new Staff { \clef bass r2 r16 c d e f d e c g8 g, r4 r16 g a b c' a b g }
   >>

    \layout { }
     
    \midi { \context { \Score  tempoWholesPerMinute = #(ly:make-moment 60 4)}}
}













_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to