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\2 b\5 }
  \new TabStaff { a b a\4 b\3 }
>>

HTH,
Joram

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to