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: Tue, 31 Oct 2017 18:38:29 +0100


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]