lilypond-user
[Top][All Lists]
Advanced

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

Re: Insert pre-defined guitar fretboard diagrams


From: Knute Snortum
Subject: Re: Insert pre-defined guitar fretboard diagrams
Date: Thu, 24 Jul 2014 10:15:23 -0700

\version "2.18.2"
\include "predefined-guitar-fretboards.ly"

myChords = \chordmode { c1 g1 d1 }

<<
  \chords { \myChords }
  \new FretBoards { \myChords } 
  \new Voice {
    c'1
    d'
    d'
  }
>>


Knute Snortum
(via Gmail)


On Thu, Jul 24, 2014 at 7:27 AM, Phil Holmes <address@hidden> wrote:
----- Original Message ----- From: "G. de Silva" <address@hidden>
To: <address@hidden>
Sent: Thursday, July 24, 2014 10:18 AM
Subject: Insert pre-defined guitar fretboard diagrams



Hi,

I am a newbie with Lilypond and trying to find out a way to insert a guitar fret board diagrams on a score.

Can someone point me to an example how this can be done, please?

I did find an example of including customised fret board diagrams but so far have not been able to find one where I can simply use the pre-defined diagrams.

Many thanks.

Guptila

http://lilypond.org/doc/v2.18/Documentation/notation/common-notation-for-fretted-strings#fret-diagram-markups

--
Phil Holmes

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


reply via email to

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