[ << Specialist notation ] | [Part superior][Continguts][Índex][ ? ] | [ General input and output >> ] | ||
[ < Banjo tablatures ] | [ Amunt : Fretted string instruments ] | [ Lute tablatures > ] |
2.4.4 Lute
Lute tablatures |
[ << Specialist notation ] | [Part superior][Continguts][Índex][ ? ] | [ General input and output >> ] | ||
[ < Lute ] | [ Amunt : Lute ] | [ Percussion > ] |
Lute tablatures
LilyPond supports tablature for lute.
To get additional bass strings use additionalBassStrings
, where the
pitches of those strings are set. They will be printed below lowest line as:
a, /a, //a, ///a, 4, 5, etc.
fret-letter-tablature-format
for tablatureFormat
should be used,
probably fretLabels
for further customizing.
m = { f'4 d' a f d a, g, fis, e, d, c, \bar "|." } \score { << \new Staff { \clef bass \cadenzaOn \m } \new TabStaff \m >> \layout { \context { \Score tablatureFormat = #fret-letter-tablature-format } \context { \TabStaff stringTunings = \stringTuning <a, d f a d' f'> additionalBassStrings = \stringTuning <c, d, e, fis, g,> fretLabels = #'("a" "b" "r" "d" "e" "f" "g" "h" "i" "k") } } }
Advertiments i problemes coneguts
Using FretBoards
with additionalBassStrings
is not supported and
will yield unsatisfying results.
[ << Specialist notation ] | [Part superior][Continguts][Índex][ ? ] | [ General input and output >> ] | ||
[ < Lute ] | [ Amunt : Lute ] | [ Percussion > ] |
Altres idiomes: English, español, français, italiano.
Quant a la selecció automàtica de la llengua.