lilypond-user
[Top][All Lists]
Advanced

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

RE: a few lead sheet questions


From: Ed Ardzinski
Subject: RE: a few lead sheet questions
Date: Fri, 10 Aug 2007 20:44:19 +0000

 
> chord-name-exceptions.ly was a good tip. Here is how I did it:
>
> ,----[ Minor Chords with “-” ]
> | chExceptionMusic = {
> | <c es g bes>1-\markup { "-" \super "7" }
> | }
> |
> | chExceptions = #(append
> | (sequential-music-to-chord-exceptions chExceptionMusic #t)
> | ignatzekExceptions)
> |
> | harmonies = \chords {
> | \set chordNameExceptions = #chExceptions

Exactly the way to do it!

One warning - if you have more than one name exception you have to switch between them.  At least in 2.6.5 only one exception can be "active" at a time.  I don't know about later versions, but my impression is that it would be the same way.


Recharge--play some free games. Win cool prizes too! Play It!
reply via email to

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