lilypond-user
[Top][All Lists]
Advanced

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

chord names - C Delta 7 chord?


From: Reilly Farrell
Subject: chord names - C Delta 7 chord?
Date: Fri, 29 Jun 2018 23:37:20 -0700

Hi All,

I'm looking for a solution for printing a C Delta 7 chord name (so that 7 prints clearly after the delta symbol).  I started off wth the failed attempt below and haven't had much success anyway else:

\version "2.18.2"

\score {
<<
\relative c' {
c4 c c c |
}

\chords {
c1:maj7.7
}
>>
\layout{}
\midi{}
}

Any assistance or suggestion is appreciated.  Thank you!

reply via email to

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