Have you tried \tempo?

\score {
{
\tempo 4 = 120
c''4 c'' c'' c''
\tempo 4 = 40
c''4 c'' c'' c''
}
\layout {}
\midi {}
}

--
Phil Holmes


----- Original Message ----- From: rosea grammostola
To: lilypond-user
Sent: Tuesday, January 07, 2014 11:44 AM
Subject: tempo changes (midi)


Is it possible to change tempo for a certain part of the score and make that also audible in the midi file?


In the template there is:


\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 100 4)
}
}





_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to