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>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to