lilypond-user
[Top][All Lists]
Advanced

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

Re: Repeat in the middle of a measure


From: Tim Slattery
Subject: Re: Repeat in the middle of a measure
Date: Sun, 15 Feb 2009 16:11:34 -0500

Mats Bengtsson <address@hidden> wrote:

>I guess you have several voices or even several staves involved in your 
>piece. Note that the \repeat volta command should be inserted
>in all voices of music and also have to appear at exactly the same
>place in all the voices. If you don't manage to figure out what the 
>problem is, please send a complete (but small) example.

There are four voice parts, the \repeat volta 2 is in each one at the
same place. I cannot figure out where the extra begin-repeat comes
from.

Here are the four voice parts, if that's not enough, I'll send more.
The entire file is 105 lines long.

sopMusic = \relative c'' { 
\time 6/8 \partial 8 g8 | g4 c8 c4 g8 | a4 a8 g4 f8 | g4 e8 c4 d8 | e2
r8 f8|
g4 c8 c4 e8 | c4 a8 g4 f8 | e4 g8 d4 g8 | c,2 r8 g'8 | \repeat volta 2
{c4 g8 g4 b8 |
c4 d8 e4 c8 | f4 d8 e4 c8 | b2 r8 e8 | c4 a8 g4 g8 | a4 f8 f4 d8 |
e4 c8 g'4 b,8 |} \alternative { {<<e2 c2>> r8 g'8} {<<e2. c2.>>} } 
}

altoMusic = \relative c''{
\time 6/8
\partial 8 g8 | e4 f8 g4 e8 | c4 d8 g4 b,8 | c4 a8 f4 g8 | g2 r8 b8 |
c4 d8 e4 e8 | f4 a,8 b4 d8 | c4 e8 a,4 b8 | g2 r8 g8 | \repeat volta 2
{e'4 g8 f4 d8 |
e4 f8 e4 g8 | c4 g8 a4 c8 | b2 r8 g8 | f4 f8 e4 c8 | f4 a,8 b4 g8 |
a4 a8 g4 g8 | } \alternative { { g2 r8 g8 } {g2.} }
}

tenorMusic = \relative c''{
\time 6/8
\partial 8 g8 | c4 c8 c4 g8 | a4 a8 g4 f8 | e4 c8 c4 d8 | e2 r8 g8 |
c 4 c8 c4 g8 | a8 c4 g4 f8 | e4 c8 d4 d8 | c2 r8 g'8 | \repeat volta 2
{ c4 c8 d4 d8 |
e4 d8 c4 c8 | f4 f8 e16([c8.]) e8 | d2 r8 e8 | c4 a8 g4 g8 | a8 c4 g4
f8 |
e16 c16( c4) c4 d8 |} \alternative { {c2 r8 g'8 } {c2.} } 
}

bassMusic = \relative c' {
\time 6/8
\partial 8 g8 | c,4 d8 e4 c8 | f4 a8 c4 g8 | c4 g,8 a4 a8 | c2 r8 g'8
|
e4 f8 g4 c,8 | f4 f8 e4 f8 | g4 e8 g,4 f'8 | e2 r8 e8 | e4 e8 g4 g8 |
c4 g8 a4 g8 | a4 b8 c4 a8 | g2 r8 g8 | \repeat volta 2 { a4 f8 c4 c8 |
f4 f8 d4 g,8 |
a4 a8 f4 g8 | } \alternative { { c2 r8 g8} { c2.} } 
}

-- 
Tim Slattery
address@hidden
http://members.cox.net/slatteryt





reply via email to

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