lilypond-user
[Top][All Lists]
Advanced

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

Re: chord - missing 7


From: Nathan
Subject: Re: chord - missing 7
Date: Fri, 22 Feb 2013 12:07:38 -0800

On Fri, Feb 22, 2013 at 11:04 AM, MING TSANG <address@hidden> wrote:
Hi, Nathan:

Thank you for your solution code.  

  c1:3.5.9 c1:2.3.5 c1:sus4   >> what is 3.5.9  and 2.3.5?  I am not a musician.

Ming.

Hello,

This section of the docs may help you:

http://lilypond.org/doc/v2.16/Documentation/notation/chord-mode#extended-and-altered-chords

I realize that the 3s are unnecessary. You could just write c1:5.9 and c1:5.2 and the result will be the same.

To see the chords that LilyPond generates from chordmode, you can replace \new ChordNames \chordmode { ... } with \new Staff \chordmode { ... }.

Regards,
Nathan

reply via email to

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