lilypond-user
[Top][All Lists]
Advanced

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

Re: Guitar tablature fret selection problem


From: Marc Hohl
Subject: Re: Guitar tablature fret selection problem
Date: Sun, 08 Jun 2008 07:44:00 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

Torquil Macdonald Sørensen schrieb:
Hello, I am having no luck trying to get lilypond to specify fret 12 on the third string, for the first note in this example:

\new TabStaff { g4\3 f\3 e\3 c\4 }

You have to specify the octave position, either absolute:

\new TabStaff { g'4\3 f'\3 e'\3 c'\4 }

or simpler using \relative:

\new TabStaff { \relative c'' { g4\3 f\3 e\3 c\4 }  }


Marc
I could not get it to work using TabStaff.minimumFret

I would like the tablature to look something like the following:

- - - - - - - - - - - - - - - -
- 12 10   9   -  -  -  -
-   -    -    -   10 -  -  -
- - - - - - - - - - - - - - - -

Best regards
Torquil Sørensen


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






reply via email to

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