lilypond-user
[Top][All Lists]
Advanced

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

Re: add9 chords


From: Noeck
Subject: Re: add9 chords
Date: Wed, 06 Feb 2013 15:35:33 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

  \set additionalPitchPrefix = #"add"
within \chordmode renders the chord name with add9 instead of 9 only.

Example:

\version "2.16.0"
cd = \chordmode {
  \set additionalPitchPrefix = #"add"
  c1:9 c:9^7 c:5.9
}
<<
\new ChordNames \cd
\new FretBoards \cd
\new Staff \cd
>>

Am 06.02.2013 13:40, schrieb bart deruyter:
> Hi all,
> 
> I've searching for a way to add 'add9' chords to my own version of
> predefined fretboards, but whatever I do, it does not accept it and
> doesn't render it. I think the system doesn't allow 'add9' as chordname,
> because when I change it to '9', like 'c:9' it does render.
> 
> How can I solve this? I'm using both 9 and add9 chords for my
> guitarbook, and do need both, so using c:9 to describe c:add9 is quite
> confusing. 
> I know I can modify chordnames, and in the chordnames I can get c:add9,
> but not in the fretboards. I do need the fretboards for these chords, it
> is a teaching book and I don't want to break the consistency.
> 
> Grtz,
> 
> Bart
> 
> 
> http://www.bartart3d.be/
> On facebook <https://www.facebook.com/pages/BartArt3D/169488999795102>
> On Twitter <https://twitter.com/#%21/Bart_Issimo>
> On Identi.ca <http://identi.ca/bartart3d>
> On Google+ <https://plus.google.com/u/0/b/116379400376517483499/>
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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