bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1503 in lilypond: Feature request: simplify jazz chord display


From: lilypond
Subject: Re: Issue 1503 in lilypond: Feature request: simplify jazz chord display
Date: Mon, 07 Nov 2011 19:06:40 +0000


Comment #31 on issue 1503 by address@hidden: Feature request: simplify jazz chord display
http://code.google.com/p/lilypond/issues/detail?id=1503#c31

Issues 1503 and 1572 - Add an entry to changes.tely for improved jazz chord support.


Issue 1503 - add support for "altered" jazz chord (super-Locrian)


Fix indentation in chord-ignatzek-names.scm


Doc: fix spurious pluralisation typo in Chord name chart appendix


Issue 1503 - add additionalPitchPrefix to allow choice of prefix for additional pitches in chords.

This was previously "add", e.g. "Cmaj7 add6add9",
but this results in too much clutter and
is rarely used.

Issue 1503 - Allow choice of minor chord modifier.

For example, often it is preferred to use a hyphen
instead of "m". This can now be achieved via:

  \set minorChordModifier = \markup { "-" }

Add slashChordSeparator

Issue 1572 and issue 1503 - Allow choice of chord modifier separator
independently of chord inversion separator, since conventionally the
latter is always a slash (hence the term "slash chords"), whereas the
former seldom involves slashes.

Add some missing chords to the ignatzek regression test


Issue 1503 - Recognise Lydian chords


Issue 1503 - Enlarge half-diminished slashed circle symbol


Replace tabs with spaces in scm/chord-ignatzek-names.scm

http://codereview.appspot.com/5343050




reply via email to

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