Totally didn't even see the sharp sign.
It's early.

Am 22.12.2008 um 09:39 schrieb Mark Polesky:

James, this is nice, but I don't think it's right.
Chip, correct me if I'm wrong, but I think the
second-to-last note in the 3rd staff should be
G-natural, not G-sharp. G-sharp is not diatonic
in the key of D major. As far as I can tell, only
John's proposed (and unfinished) solution avoids
this problem.

- Mark


James E. Bailey wrote:
\version "2.11.65"

notes = { c d e f g a h c }

TrptOne = { \key d \major \transpose c d \relative c'' { \notes } }
TrptTwo = { \key d \major \transpose d a, { \transpose c d \relative
c'' { \notes } } }

\score {
    <<
       \relative c'' \notes
       \TrptOne
       \TrptTwo

}






_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to