lilypond-user
[Top][All Lists]
Advanced

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

Re: rallentando/ritardando midi


From: Gianmaria Lari
Subject: Re: rallentando/ritardando midi
Date: Mon, 6 Nov 2017 11:03:47 +0100

Is there any way to express a new tempo like a percentage of the current tempo? For instance set the new tempo 3% slower than current tempo?

Thank you, g.

On 31 October 2017 at 18:38, Gianmaria Lari <address@hidden> wrote:

On 31 October 2017 at 15:44, Caagr98 <address@hidden> wrote:
I would do something like this (which is still manual, but a bit more readable):

```
<<
  {
    e8^"rall." d c c c4 c
  }
  \tag midi {
    \tempo 4=50 s8 \tempo 4=45 s8 \tempo 4=40 s8 \tempo 4=35 s8 %etc...
  }
>>
[....]

Oh! Nice idea, thank you!
g.




reply via email to

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