lilypond-user
[Top][All Lists]
Advanced

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

Re: Chord Inversion Problem.


From: Phil Holmes
Subject: Re: Chord Inversion Problem.
Date: Tue, 17 Jul 2012 17:06:32 +0100

----- Original Message ----- From: "AlanRobertClark" <address@hidden>
To: <address@hidden>
Sent: Tuesday, July 17, 2012 4:25 PM
Subject: Chord Inversion Problem.


Dear All.

I am trying to put together a simple chord (triad) inversion exercise (piano).

Snippet:
\version "2.12.3"
accompaniment = {\easyHeadsOn \chordmode{
   c'1 c'/g c'/e} <e' g' c''>
}
 \simultaneous{
 \context ChordNames {
     \accompaniment
 }
 \context Staff {
    {\accompaniment}
 }
}

This produces the first two chords, as expected, but c'/e ends up producing <c'
c'' g''>, which is not in the way the second inversion would ordinarily be
played. Entering what I want produces (correctly an Eminor with a flattened 6th,
instead of the more usual C/E notation.

Any help will be appreciated.
Alan.

I think you'll find this is the same as http://code.google.com/p/lilypond/issues/detail?id=2617, which I realise doesn't help you much....

--
Phil Holmes



reply via email to

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