lilypond-user
[Top][All Lists]
Advanced

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

Re: rallentando/ritardando midi


From: Malte Meyn
Subject: Re: rallentando/ritardando midi
Date: Tue, 31 Oct 2017 16:22:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0



Am 31.10.2017 um 15:44 schrieb Caagr98:

```
<<
   {
     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...
   }
```

You'll have to use two scores, one of which has `\removeWithTag midi`, to make 
this work.

Alternatively, you can

\set Score.tempoHideNote = ##t



reply via email to

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