lilypond-user
[Top][All Lists]
Advanced

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

Single staff polyphony problems


From: Nick Payne
Subject: Single staff polyphony problems
Date: Thu, 22 Jul 2010 22:22:45 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100528 Thunderbird/3.0.5

This is bar 110 from the Mertz guitar transcription of Schubert's Aufenthalt:

\version "2.13.28"

\relative c'' {
    \new Staff <<
        \new Voice = "one" { \voiceOne <e b g>4 r }
        \new Voice = "two" { \voiceTwo e,,4 r }
\new Voice = "four" { \voiceFour \times 2/3 { s8 <e'' e,> <e e,> <e e,> <e e,> <e e,> } }
>>
}

For some reason, a) the rest in voiceOne doesn't avoid the top e in voiceFour without being explicitly placed (don't know why, as similar rests in voiceOne manage to automatically avoid notes in voiceFour in the couple of dozen previous bars in the piece where this construction occurs, and b) the horizontal spacing between the quarter notes in voices one and four and the first eighth note in voiceFour is so small as to make it seem that the notes are simultaneous.

Attachment: test.preview.png
Description: PNG image


reply via email to

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