lilypond-user
[Top][All Lists]
Advanced

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

Re: Added ninth chord (symbol)


From: Henry Law
Subject: Re: Added ninth chord (symbol)
Date: Sat, 30 Apr 2016 14:07:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

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

--

Henry Law            Manchester, England



reply via email to

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