lilypond-user
[Top][All Lists]
Advanced

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

Re: Changing midi-tempo within score


From: UCas
Subject: Re: Changing midi-tempo within score
Date: Sun, 8 Jan 2017 01:07:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Am 08.01.2017 um 00:07 schrieb Noeck:

> {
>   a1
>   \once\omit Score.MetronomeMark
>   \tempo 4 = 50
>   a1
>   \tempo 4 = 60
>   a1
> }
>
> HTH,
> Joram

Uh, nice. I just used \tempo for things like \tempo "Andante" and I did
not know, that I can use it this way.
Thank you.


Am 08.01.2017 um 00:21 schrieb Malte Meyn:
>
> \set Score.tempoWholesPerMinute = #(ly:make-moment 120 4)
>
> anywhere in the score.
>
>

Did not know that either. Interesting. Thank you too.

So, what is the better way for changing the tempo?
Doing it with \tempo seems more... semantic. Isn't it?
Is there any up- or downside with this two commands?


UCas



reply via email to

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