lilypond-user
[Top][All Lists]
Advanced

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

Re: 'baroque' time signatures


From: Michael Gerdau
Subject: Re: 'baroque' time signatures
Date: Mon, 21 Mar 2022 22:49:14 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

{
   \time 4/4
   \set Timing.measureLength = #(ly:make-moment 2)
   1 1 1 1
   \time 3/1
   \set Timing.measureLength = #(ly:make-moment 6)
   1 1 1 1 1 1
}

I use basically the same except instead of
\set Timing.measureLength = ...
I have
\set Score.measureLength = ...

What is the difference and why/when would I prefer one over the other?

Kind regards,
Michael
--
 Michael Gerdau       email: mgd@qata.de
 GPG-keys available on request or at public keyserver



reply via email to

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