rosea grammostola <[email protected]> writes:
> 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)
>
> }
>
> }
I'd rather write
\midi {
\tempo 4 = 100
}
And of course, you can write
\tempo 4 = 120 in the music as well.
--
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user