lilypond-user
[Top][All Lists]
Advanced

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

Polyphony clarification


From: Charles Gran
Subject: Polyphony clarification
Date: Sun, 11 Nov 2007 19:45:27 -0800

A couple of questions about polyphony:

1. In this excerpt should I use "\new Voice" twice or can I just use 
"\voiceTwo" the second time?
2. Could \voiceOne be assumed?
3. \upper and \lower as mentioned in 6.3.4 in the manual aren't 
really commands are they.

Charles


\relative c {
  \clef bass
  \key a \minor
  \time 2/2
| r2 e | r f4( d) | ees f g aes | r1 |
r2. << { \voiceOne b,8^\markup { div.} c \oneVoice }
\new Voice { \voiceTwo b8 c } >> |
<< { \voiceOne c1( e) c ~ c e \oneVoice }
\new Voice { \voiceTwo e,1( b') e, ~ e b' } >> }


-- 
http://www.campdeadly.com
http://www.campdeadly.com/blog





reply via email to

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