lilypond-user
[Top][All Lists]
Advanced

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

rallentando/ritardando midi


From: Gianmaria Lari
Subject: rallentando/ritardando midi
Date: Tue, 31 Oct 2017 15:35:30 +0100

I would like to generate midi output with some rallentando.

I made some tests with articulate script but without success and searching online didn't help. Any help? And in case I have to manually "implement" a rallentando is the following what I'm supposed to do or there is a better way?

\version "2.19.65"
\score
{
  \fixed c' {
    \set Score.tempoHideNote = ##t
    \tempo 4=50 e8 \tempo 4=45 d \tempo 4=40 c \tempo 4=35 c \tempo 4=30 c4 \tempo 4=25 c
  }
  \layout { }
  \midi { }
}

Thank you, g.

reply via email to

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