lilypond-devel
[Top][All Lists]
Advanced

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

Re: FretDiagrams Architecture


From: Carl Sorensen
Subject: Re: FretDiagrams Architecture
Date: Sun, 21 Nov 2004 10:17:33 -0700

On Sun, 2004-11-21 at 09:24, Han-Wen Nienhuys wrote:

> 
> there is nothing stopping you from entering the chord in \chordmode, i
> believe,
> 
>       exceptions = \chordmode
>       {
>         c:dim7-\markup { \fretdiagram "sitnhsoit" }
>       } 
> 
> for ideas, check chord-modifiers-init.ly
> 

Actually, once we have the \frets keyword, then I think we can do

    exceptions = \chordmode
         {
           c:dim7 \frets "foobar"
         }

and this will work quite nicely.

Carl





reply via email to

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