lilypond-user
[Top][All Lists]
Advanced

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

Re: Renaissance 4/2 time signature


From: Malte Meyn
Subject: Re: Renaissance 4/2 time signature
Date: Fri, 4 Dec 2015 13:58:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0



Am 04.12.2015 um 13:42 schrieb Andrew Bernard:
In my option this piece is in 4/2 and I want to set it as such, and I want to 
retain the cut c time signature used by the original printer.

\version "2.19.30"

\relative {
  \time 2/2
  \set Score.measureLength = #(ly:make-moment 4/2)
  c'2 d e f g f e d c\breve
}



reply via email to

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