Hello BB,
You can write what follows, HTH.
JM
\version "2.19.33"
#(set-global-staff-size 30)
cMajor = { }
myTuning = \stringTuning < e, as, c e as c'>
\score {
<<
\new Staff {
\relative c'' {
\cMajor
}
}
\new FretBoards
%\set Staff.stringTunings = #cu
I did it this way: (not optimal, but works)
\version "2.19.20"
#(set-global-staff-size 30)
cMajor = { }
\score {
<<
\new Staff {
\relative c'' {
\cMajor }
}
\new FretBoards
%\set Staff.stringTunings = #cuatroTuning
\with { stringTunings = \stringTuning < e, as, c e as c'> }
{\cMajor}
Im trying to understand the the tuning parameters. I worked with a
couple of years ago, but cannot remember. The example in the manual uses
%Cuatro Venezolanoa - d' - f'# - b
cuatroTuning = #`(,(ly:make-pitch 0 6 0)
,(ly:make-pitch 1 3 SHARP)
,(ly:make-pitch 1 0