Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1134 by PhilEHolmes: Notes in different voices do not treat accidentals properly
http://code.google.com/p/lilypond/issues/detail?id=1134

In the snippet below, the upper voice plays F# G, and the lower voice plays Fnat Fnat. However, LilyPond appears to treat the first F in the lower voice as an F# - see attached image.

\score  {
  \new Staff <<
    \new Voice \relative c' { \voiceOne fis8 g }
    \new Voice \relative c' { \voiceTwo f8 f}
  >>
}


Attachments:
        SharpNat.png  4.4 KB


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

Reply via email to