Federico Bruni-3 wrote:
>
> I'm trying to use \parallelMusic to write polyphonic pieces.
> Unfortunately, I can't use \repeat and \alternative, otherwise
> everything breaks up. In fact, it interprets each line as a new
> measure, it can't see the voices anymore.
>
> I wonder if it's a bug or if I'm doing something wrong.. (I attach a
> simple example)
>
> And there's any workaround?
>
i think \parallelMusic is just thought for a quick and easy input - without
sophisticated structuring of a piece!
> I can use \bar "|:" ":|" for repeats, but I don't know how to set the
> alternate endings manually. Any hint?
>
you could add a further voice taking care of these repeats:
\\
{
\repeat volta 2 {
s 1 s 1
}
\alternative {
{s 1}
{s 1}
}
> Thanks in advance for your help!
>
hope it helps
--
View this message in context:
http://old.nabble.com/parallelMusic-and-repeat-tp26674088p26674382.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user