lilypond-user
[Top][All Lists]
Advanced

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

Re: tempo changes (midi)


From: rosea grammostola
Subject: Re: tempo changes (midi)
Date: Tue, 7 Jan 2014 13:15:27 +0100

Ok thx. You just have to put it in the score of one instrument, or do you need to put it in all the parts of the instruments playing at the same time?


On Tue, Jan 7, 2014 at 1:02 PM, Phil Holmes <address@hidden> wrote:
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]