----- Original Message ----- From: "AlanRobertClark" <[email protected]>
To: <[email protected]>
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

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to