bug-lilypond
[Top][All Lists]
Advanced

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

Some C9 chords should be Cadd9


From: Knute Snortum
Subject: Some C9 chords should be Cadd9
Date: Mon, 8 Dec 2014 10:27:58 -0800

Way back in Lilypond 2.14 if you wrote c:9^7 you would get "Cadd9", but now
you get "C9".  This makes it indistinguishable from c:9.

I propose that c:9^7 should render as "Cadd9".  See code and attached
proposed output.

\version "2.19.15"

\score {
  \new ChordNames \chordmode {
    c1:9^7
    c1:9
  }
  \layout {
  }
}

Knute Snortum
(via Gmail)

Attachment: c-add9-c9.png
Description: PNG image


reply via email to

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