lilypond-user
[Top][All Lists]
Advanced

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

ChordNames - c1:13


From: address@hidden
Subject: ChordNames - c1:13
Date: Fri, 22 Mar 2013 08:13:53 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

In the code below I will get a chord name = C 9 13

How do I get a C13 chord name without the 9?

% -------
\version "2.17.13"

chordNames = \chordmode { c1:13}

\score {
  <<
    \new ChordNames \chordNames

    \new Staff { \chordNames }
  >>
}
% --------

// Anders
--
English isn't my first language.
So any error or strangeness is due to the translation.
Please correct my English so that I may become better.



reply via email to

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