lilypond-user
[Top][All Lists]
Advanced

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

Re: Bass in Chord Name


From: Marc Hohl
Subject: Re: Bass in Chord Name
Date: Fri, 15 May 2009 19:42:16 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Stjepan Brbot schrieb:
Marc Hohl wrote:
 descried his analysis about chords representation


Thanks Marc very very much. Actually your code does not work for me but you
pointed me to right direction. I analyzed ly/property-init.ly and
scm/chord-name.scm files and functions in them to understand how chord logic
works. After several tunings and tries I found very simple solution for my need. I
do not even need to change property-init.ly and chord-name.scm. I shouldn't
use internal \germanChords directive, but define in my lilypond file the
following:

\set chordRootNamer = #(chord-name->german-markup #t)
Ok, then I have misunderstood this function, I thought that it will use
German names for the bass notes , i.e. "Fis" instead of "F#".
After this both chords and basses in chords are represented using "H" and
"B" (not "B" and "Bb"). Surprisingly how simple solution became at the end
Great! (I know, somethimes I think way too complicated and am astonished to
see that there is always a simpler solution...)

Greetings

Marc




reply via email to

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