lilypond-user
[Top][All Lists]
Advanced

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

rests in polyphonic music - 'stems down, rests up'


From: andersvi
Subject: rests in polyphonic music - 'stems down, rests up'
Date: Mon, 01 Nov 2010 16:14:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

Hello.  Im doing some testing on Rachmaninovs C-minor praeludium.

Q: How Can i separate handling of rests from stem-directions in
polyphonic voice-handling?

Id actually want the default behavior of \voiceOne, except for pointing
the stems down.

<<
  \new Voice {\voiceTwo \override Rest #'direction = #UP r8 c'' r c'' }\\
  \new Voice {\voiceOne c4 c}
>>
  
Btw, the default output, wo. explicit voicehandling, is odd (regardless
of voice order):

<<
  {\new Voice {r8 c'' r c''}}\\
  {\new Voice {c4 c}}
>>

Attachment: test_rest_dir.png
Description: output


reply via email to

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