Please see the attached example.
In the second measure, the first tie in the upper voice appears extremely
short.
Is there a technique to lengthen only this tie?
I recall running across something in the documentation or the mail archive
on this topic a few weeks ago, but now I cannot find it. I tried using
Google and searching the mail archive.
If there is such a topic in the documentation or mail archive, can someone
point me to it?
Thanks for your help.
Joe Srednicki
\version "2.19.35"
\include "english.ly"
\score {
\new Staff {
\key c \minor
\numericTimeSignature
\time 2/4
\relative c''
<<
{
\skip 2 | % 31
\skip 8 r16 g'~ g4~ | % 32
g8. af16 % 33 - first half
}
\\
{
c,8 ^(b) c16 ^(d ef d | % 31
f16 ef d8) c16 (d ef d | % 32
f16 ef d8) % 33 - first half
}
>>
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user