Utilisateur:Rhadamante/test12

Une page de Wikipédia, l'encyclopédie libre.

 \new Staff \with { midiInstrument = "violin" }
  {
    \relative c'' { e8. f16 g8 e8 c2 g'8 e8 a8 f8 c2 f8 a8 a8 g8 f8 e8 e8 d8 c8 b8 b8 c8 g2}
 
}  
\midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 100 4)
    }
  }