lilypond-user
[Top][All Lists]
Advanced

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

Changing midi-tempo within score


From: UCas
Subject: Changing midi-tempo within score
Date: Sat, 7 Jan 2017 23:34:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Hi,

at the moment I am working on a medley with changing time signature and
tempo.
I am able to set midi-tempo in my header-file with

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

but how can I change this tempo within the score?
Is it necessary to create multiple parts, or is there some sort of
"inline-method"?


Thanks
UCas



reply via email to

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