Brett Duncan wrote:
Because c:9+ would be the chord rather than dis>, so it doesn't match your chord definition.
Indeed; changing to in the OP example works.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listi
El 09.02.2009, a las 23:16, Brett Duncan escribió:
James E. Bailey wrote:
I'd like to have a chord that is C-10. I have
myChordDefinitions = {
-\markup \super {-10}
}
And then, of course the requisite
myChordExceptions = #(append
(sequential-music-to-chord-exceptions myChordDefinitions #
I'd like to have a chord that is C-10. I have
myChordDefinitions = {
-\markup \super {-10}
}
And then, of course the requisite
myChordExceptions = #(append
(sequential-music-to-chord-exceptions myChordDefinitions #t)
ignatzekExceptions)
myChordInit = {
\set chordNameExceptions = #m
James E. Bailey wrote:
I'd like to have a chord that is C-10. I have
myChordDefinitions = {
-\markup \super {-10}
}
And then, of course the requisite
myChordExceptions = #(append
(sequential-music-to-chord-exceptions myChordDefinitions #t)
ignatzekExceptions)
myChordInit = {
\set
I'd like to have a chord that is C-10. I have
myChordDefinitions = {
-\markup \super {-10}
}
And then, of course the requisite
myChordExceptions = #(append
(sequential-music-to-chord-exceptions myChordDefinitions #t)
ignatzekExceptions)
myChordInit = {
\set chordNameExceptions = #m