У ср, 2009-12-23 у 19:04 +0100, Jan-Peter Voigt пише:
> Hello,
>
> these statements won't change the tempo in midi output. If you want to
> modify the tempo in a midi file, you have to use
> \tempo 4=80 for eight quarters per minute.
>
> to have both nice text in the score and tempo in the midi file you can
> place two tempo statements:
> ...
> \tempo 4=120
> \tempo \markup { Allegro \small \italic "nicht zu schnell" }
Probably, more readable would be:
\set Score.tempoHideNote = ##t
\tempo \markup { "Allegro" \small \italic "nicht zu schnell" } 4 = 120
...
(if you wish to hide note, i mean)
> ...
>
> now the text will show up in the score and the midi output have a tempo
> of 120 bpm.
>
> regards,
> Jan-Peter.
--
Dmytro O. Redchuk <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user