On Sunday 27 June 2004 14.13, A. Deubelbeiss wrote:
> > Message: 9
> > Date: Sun, 27 Jun 2004 10:07:52 +0200
> > From: Alexandre Beneteau <[EMAIL PROTECTED]>
> > Subject: Re: choral voice part splitting
> > To: [EMAIL PROTECTED], lilypond user mailing list
> > <[EMAIL PROTECTED]>
> > Message-ID: <[EMAIL PROTECTED]>
> > Content-Type: text/plain; charset=us-ascii; format=flowed
> >
> >
> > Use this syntax :
> >
> > altoMusic = \notes { ..... bla bla bla bla bla
> > << { high split music expressions } \\ { lower split music } >>
> > back to single voice etc...
> > }
>
> Is there a way to add different lyrics to these voices?
> (\lyricsto is obviously out because it needs named
> voice contexts, but for these short "splits" specifying
> syllable durations would be no big deal.)
You can do lyrics on the form:
\new Lyrics \lyrics { \skip 1*20 bla4 bla8 }
(you can view \addlyrics as a command that just fiddles with the durations of
the syllables)
This part of lilypond is however a weakness, improvements could be done (i'm
actually thinking about proposing a new system or an improvement to the
current one).
Erik
_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user