lilypond-user
[Top][All Lists]
Advanced

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

Time signature differs from measure length


From: Noeck
Subject: Time signature differs from measure length
Date: Fri, 10 Oct 2014 01:13:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

Hi,

I want to write a piece with a alla-breve time signature but with four
half notes in a measure (4/2).

Is it better to overwrite the time signature stencil and use \time 4/2
(if yes, how?) or do it like this:

\version "2.18.2"

\relative c'' \scaleDurations 1/2 {
  \time 2/2
  r2 g g g | f f g b | b a b1
}

Cheers,
Joram



reply via email to

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