lilypond-user
[Top][All Lists]
Advanced

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

Re: tempo changes (midi)


From: Phil Holmes
Subject: Re: tempo changes (midi)
Date: Tue, 7 Jan 2014 12:02:11 -0000

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



reply via email to

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