lilypond-user
[Top][All Lists]
Advanced

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

Re: Allegro


From: Dmytro O. Redchuk
Subject: Re: Allegro
Date: Thu, 24 Dec 2009 09:24:12 +0200

У ср, 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 <address@hidden>





reply via email to

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