bug-lilypond
[Top][All Lists]
Advanced

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

string open and fingered as well


From: bb
Subject: string open and fingered as well
Date: Fri, 29 Sep 2017 15:26:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

The fretboard shows fourth string as open and fingered fret one same time. 

Regards BB


\version "2.19.2"
   Cuatro =\stringTuning <  a, d g c' f'>
cmSevenA = { < g'\1 c,\2 g\3 dis\4 ais\5 > } % cd#ga#
\storePredefinedDiagram #default-fret-table \cmSevenA % cd#ga#
                        #Cuatro
                        #"1-1; 1-1;o;o;2-2;" 
    \new FretBoards {
      \set Staff.stringTunings = #Cuatro
      { \cmSevenA \break  \bar "||" } 
    }





reply via email to

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