On 2018-10-31 1:00 am, Gianmaria Lari wrote:
The following code...

\version "2.19.82"
\new ChordNames \chordmode { c8~c2 }


displays C C. How can I make it display a single C chord that last 8~2?

Would either "c8 s2" or "c8*5" work for you? (I think the second one would be needed for MIDI output to work correctly.)

-- Aaron Hill

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

Reply via email to