lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDI help


From: Martial
Subject: Re: MIDI help
Date: Wed, 6 Dec 2006 15:18:27 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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)}}
}















reply via email to

[Prev in Thread] Current Thread [Next in Thread]