Thanks!! LP is a complex beast.
Sent from my HTC
- Reply message -
From: "Pierre Perol-Schneider"
To: "Guy Stalnaker"
Cc: "lilypond-user Mailinglist"
Subject: Odd note placement
Date: Wed, May 13, 2015 1:09 AM
Hi Guy,
I'm not sure why LP's
{
\voiceOne
c''8 |
b'2. |
}
{ \new Voice = "soptwomusic"
{
\voiceTwo
c''8 |
g'4 f' e' |
}
}
>> \oneVoice
bf'2. |
a' |
}
sopranowords = \lyricmode
Hi Guy,
I'm not sure why LP's missing lyrics to new voice association.
Anyway, you can easily avoid this by putting :
...
\new Voice
{
\voiceTwo
c''8 |
g'4 f' e' |
}
\new Lyrics \lyricmode { Al8 -- le4 -- lu -- ia }
...
instead.
'Hope that helps a bit
All,
I cannot figure out why LP is doing this. The snippet is below. Note the
second to last blank measure and the following measure with the b-flat, a
"chord" which should not be a chord. The two notes should not be
simultaneous. The "problem" seems to be the Lyrics added to the temporary
polypho