lilypond-user
[Top][All Lists]
Advanced

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

Re: Experiences from voice handling wanted


From: Gilberto Agostinho
Subject: Re: Experiences from voice handling wanted
Date: Thu, 16 Jan 2014 01:36:24 -0800 (PST)

Hi Peter,

When engraving music that has only occasionally two or more voices (such as
your example), I personally prefer to explicitly write all voices together
at once in this way:

\version "2.18.0"

music = \relative c'' {
2. <g c es>4 |
<< {e'4. d8 c2} \\ {g4 a b4. c8} >> |
<e g bes>4 <es ges b>2.
}

\score {
  \new Staff \music
}

Regards!
Gilberto



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Experiences-from-voice-handling-wanted-tp157895p158001.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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