lilypond-devel
[Top][All Lists]
Advanced

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

triple flats/sharps?


From: Marc Hohl
Subject: triple flats/sharps?
Date: Tue, 07 May 2013 08:42:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Hello list,

yesterday I stubled upon a problem with chord transposition.

We had a jazz tune in c major with an a-flat:dim7 chord.

When transposing this tune to e-flat major, lilypond complains
about a missing triple flat and prints a c-flat minor 6/b5
instead (which is enharmonically correct, but ugly to read).

\score {
  \new ChordNames {
    \chordmode {
       as1:dim7
       \transpose c es as:dim7
    }
  }
}

Should we raise an issue for this on the tracker?

Regards,

Marc



reply via email to

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