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.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to