lilypond-user
[Top][All Lists]
Advanced

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

Re: Stem Combining


From: James E. Bailey
Subject: Re: Stem Combining
Date: Thu, 04 Sep 2008 18:12:20 +0200


Am 04.09.2008 um 18:06 schrieb Neil Puttock:

2008/9/4 James E. Bailey <address@hidden>:

Perhaps a better example would be

voiceone = \context Voice = "voice one" \relative { c'4 b a g f e f2 c1}
voicetwo = \relative {c'4 b a g f e \stemDown d_( b) \stemNeutral c1}

Have you noticed what happens if you remove \partcombine in your example? :)

Partcombining isn't designed to work with lyrics; once you explicitly
name one of the voices, and try to attach lyrics to it, the
partcombining stops working. Internally, the two voices are given the
names "one" and "two", but these only exist when the individual parts
have different durations. For example, if I change your snippet
slightly,

Well that makes sense. And is yet another reason why I've never even attempted to use partcombine with lyrics. Multiple voices always worked for me. -_-





reply via email to

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