lilypond-user
[Top][All Lists]
Advanced

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

maximumFretStretch in Manual, tablatures section ?


From: Éric
Subject: maximumFretStretch in Manual, tablatures section ?
Date: Thu, 25 Jan 2018 11:52:15 -0700 (MST)

Hello,

in this exemple, the 1rst chord is the default calculation of tablature but
not what I want.
The 2nd chord get an error message even your intuition do not…
The 3rd chord showing what I want. 

\version "2.19.60"

\score {
  \new TabStaff
  { <c' bes'> <c'\2 bes'> <c'\2 bes'\1> }
}


The maximumFretStretch is set to 4 by default in translation.init.scm
Lilypond files, while this chord is a 5 stretched.
(yes, it can happen, specialy in highter notes position, where frets are
less large, or if you play a small instrument)

Looking to the manuel, the property maximumFretStretch is only belonging to
Fretboards context.
Don't you think that it should be mentionned  in the Tablature section of
the manual that, at least, you have to type all the string numbers involved
in a more than default stretch ?

By the way, is there a way to override this default, just for a score or a
section of it ? 
(yes, one day I will learn Scheme !!)

Éric



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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