Comment #4 on issue 3106 by [email protected]: wrong accidental positions
in polyphonic voices
http://code.google.com/p/lilypond/issues/detail?id=3106
The workaround from comment 2 avoids the problem, when some voices are tied
and some not:
\new Staff \with { accidentalGrouping = #'voice }
\repeat unfold 10 \relative c''' {
<< { <gis cis eis gis>1 ~ q } \\
{ eis,1 eis } >> }
In the less-common case where, within one voice, some notes are tied and
some not, we still need to figure the accidental configuration for both
cases.
Attachments:
ties.png 7.9 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings