Hi,

2009/12/22 Athanasius Pelletier <athp...@gmail.com>:
> How do I change the meter (Andante, Allegro) in the middle of a song?

\tempo "Andante", \tempo "Allegro"

See the "Notation Reference" manual, section 1.6.3 "Metronome marks".
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Writing-parts.html#Metronome-marks


> Also how do I add ritardando?

Notation Reference, 1.8.1 "Text spanners".

\override TextSpanner #'(bound-details left text) = "rit."
b1\startTextSpan
e,\stopTextSpan

http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Writing-text.html#Text-spanners


-- 
Xavier Scheuer <x.sche...@gmail.com>


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

Reply via email to