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: Noeck
Subject: Re: Changing midi-tempo within score
Date: Sun, 8 Jan 2017 00:07:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Hi UCas,

Am 07.01.2017 um 23:34 schrieb UCas:
> but how can I change this tempo within the score?

You can use the normal \tempo command and hide it:

{
  a1
  \once\omit Score.MetronomeMark
  \tempo 4 = 50
  a1
  \tempo 4 = 60
  a1
}

HTH,
Joram



reply via email to

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