lilypond-user
[Top][All Lists]
Advanced

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

Re: tablature, alternate fingering


From: Noeck
Subject: Re: tablature, alternate fingering
Date: Wed, 26 Dec 2012 18:01:04 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

Merry Christmas,

do you want to indicate on which string a note should be played?
In that case, please look here:
http://lilypond.org/doc/v2.16/Documentation/notation/common-notation-for-fretted-strings#string-number-indications

The following small example shows two times the same notes* on different
strings and how they are displayed on a Staff and a TabStaff:

\version "2.16.0"
<<
  \new Staff { a b a\4 b\3 }
  \new TabStaff { a b a\4 b\3 }
>>

HTH,
Joram

*This time really the same notes.



reply via email to

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