Tempobezeichnung

Glossar: tempo indication, metronome.

Die Tempobezeichnung und die Metronom-Angabe werden mit dem \tempo-Befehl gesetzt:

\relative {
  \time 3/4
  \tempo "Andante"
  a'4 a a
  \time 6/8
  \tempo 4. = 96
  a4. a
  \time 4/4
  \tempo  "Presto" 4 = 120
  a4 a a a
}

[image of music]

LilyPond Handbuch zum Lernen v2.25.15 (Entwicklungszweig).