lilypond-user
[Top][All Lists]
Advanced

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

Re: Added ninth chord (symbol)


From: Malte Meyn
Subject: Re: Added ninth chord (symbol)
Date: Sat, 30 Apr 2016 15:50:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0



Am 30.04.2016 um 15:07 schrieb Henry Law:
On 30/04/16 13:49, Henry Law wrote:
\new ChordNames {
   \set additionalPitchPrefix = "add"
   \chordmode { c:5.9 c:m7.5- c:5+.9- }
   <c e g d'>
   <c e g bes d'>
}

Another wrinkle I've just found.  If you want a minor chord with an
added ninth (say) you can't code, for instance, d:m.9 as it gives an
error.  You have to write d:5.3-.9

Or d:m9^7 (Dm9 without 7 = Dmadd9).



reply via email to

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