lilypond-user
[Top][All Lists]
Advanced

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

Re: Time signature change within bars


From: -Eluze
Subject: Re: Time signature change within bars
Date: Sat, 12 Feb 2011 07:20:37 -0800 (PST)


Arne Peters wrote:
> 
> hello list,
> 
> In C.H.Graun's "Te Deum" there are time signature changes within bars (see
> attached image).
> I've searched the LSR and NR but could not find anything whicht would help
> me along...
> 
> 
> Does some have an idea or could point me to the appropriate place in the
> manuals in case I have overlooked the obvious?
> 
> 
i think this could do it (but beware the bar number count!)

\relative c' {
  \clef bass
  \time 6/8
  b b, b b b b |
  b4. s4 \set Timing.measurePosition = #(ly:make-moment -2 8)  \time 4/4
g'8. g16 |
  a4 g
}

the spacer is used as space maker

cheers
Eluze
-- 
View this message in context: 
http://old.nabble.com/Time-signature-change-within-bars-tp30908938p30909301.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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