bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1134 in lilypond: Notes in different voices do not treat accident


From: lilypond
Subject: Issue 1134 in lilypond: Notes in different voices do not treat accidentals properly
Date: Sun, 20 Jun 2010 17:22:27 +0000

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




reply via email to

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