lilypond-user
[Top][All Lists]
Advanced

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

TabStaff customization


From: Menu Jacques
Subject: TabStaff customization
Date: Sat, 14 Apr 2018 10:19:49 +0200

Hello folks,

Is there a way to enforce a note name such a D instead of the fret number in a TabStaff?

That would be nice to display scordaturas.

Thanks for your help!

JM 


\version "2.19.80"

\relative c {
  \new TabStaff {
    \omit Staff.TimeSignature
    \hide Stem
    \mark "DADGAD"
    \clef "TAB"
    < d a d' g a d >
  }
}


reply via email to

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