lilypond-user
[Top][All Lists]
Advanced

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

Re: share note stem between voice


From: Francisco Vila
Subject: Re: share note stem between voice
Date: Thu, 6 Nov 2008 10:45:53 +0100

2008/11/5 Daniel Cheng <address@hidden>:
> Carl D. Sorensen wrote:
>>
>> I have copied this to devel, as well as to user, because I'd like to get
>> permission to add the function setHeadColor to ly/music-function-init.ly.
>>
>
> Sorry for my bad English.
> What I was asking is the stem directory (stem up / down),
> not the color.

Daniel, this simple code mimics your image, take it as a starting
point. Here, chords are coded as standard chords and the double stem
are two polyphonic notes of the same pitch.

\relative c' { \time 6/8
<d f>4 <b e>8
<b e>4 <e g>8
\stemDown <d g>8 <d g> <d g> \stemUp <d g>4 <d a'>8
<< c'4 \\ c4 >>
}

Carl: great work.
-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org




reply via email to

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