lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2617 in lilypond: simple chord inversions take


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2617 in lilypond: simple chord inversions take 2-octaves
Date: Thu, 10 Jul 2014 07:28:43 +0000

Updates:
        Labels: -Patch-needs_work Patch-new

Comment #4 on issue 2617 by address@hidden: simple chord inversions take 2-octaves
http://code.google.com/p/lilypond/issues/detail?id=2617#c4

Issue 2617: simple chord inversions take 2 octaves

With this change, chord inversions transpose all notes following the
inversion from the original chord down along with the inversion, as long
as the result ends up below the root note of the uninverted chord.

So with \chordmode { c:11 } => < c' e' g' bes' d'' f'' >
we get \chordmode { c:11/e } => < e g bes c' d'' f'' >

In order to have the Chord_name_engraver reconstruct the correct
uninverted chord, all the additionally octavated note events are given
an octavation property like the inversion event itself.

http://codereview.appspot.com/110450044

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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