lilypond-user
[Top][All Lists]
Advanced

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

Chord Names Between Piano Staff Treble and Bass Clefs


From: keith Luke
Subject: Chord Names Between Piano Staff Treble and Bass Clefs
Date: Wed, 8 Sep 2010 20:05:51 -1000

I have:

Melody = \new PianoStaff

<<
     \new Staff { \clef treble  ...right hand notes...}

     \new Staff { \clef bass ...left hand notes...}
>>

harmonies = { \chordmode { ...chord names...}

\score {
<<
\new ChordNames {\harmonies}
\Melody
>>

I can place the chord names above the treble clef, but would like to place them between the clefs.

How do I put chord names between the treble and bass clef parts in \new Piano Staff instead above the treble clef part?

Thanks,

Keith

reply via email to

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