lilypond-user
[Top][All Lists]
Advanced

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

Re: Alternating time signature?


From: Graham Percival
Subject: Re: Alternating time signature?
Date: Mon, 11 Feb 2008 07:17:07 -0800

Something like this:

global = {
  \repeat unfold 64 {
    \time 3/4
    s2.
    \time 4/4
    s1
  }
}

soprano= <<
  \global
  { c4 c d e }
>>

Cheers,
- Graham


On Mon, 11 Feb 2008 16:12:24 +0100
"Christ van Willegen" <address@hidden> wrote:

> Hi,
> 
> I've briefly referenced the manual, but am unsure if it is in there
> or not...
> 
> We're currently learning a new piece in choir practice, with 3/4, 4/4,
> 3/4 and 2/4 rythm. This alteration continues unto the end of the
> piece.
> 
> Is there a reasonably simple way to:
> a) Let Lilypond engrave the correct time signatures (I've seen the
> 3/8+2/8 example, and can probably work from there; and
> b) Make the barchecks work? (this is probably the hard part...)
> 
> Thanks!
> 
> Christ van Willegen
> -- 
> 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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