hellO Frederico !

yes, from the picture you sent me,  i know the 2 first chords : G major et C 
major... :)
Unlike Ukuleles which have different tunings, the Mandolin has a standard 
tuning : EADG. 
 (G is the lower note, E the high-pitched one). I have not seen so far people 
using unorthodox tunings.

thank you, for your answer.... 
I hope my feedback can help.


best regards, 
David

________________________________
 De : Federico Bruni <[email protected]>
À : David <[email protected]> 
Cc : lilypond-bug <[email protected]> 
Envoyé le : Dimanche 31 mars 2013 13h16
Objet : Re: Mandolin
 



2013/3/30 David <[email protected]>

http://www.lilypond.org/doc/v2.16/Documentation/notation/predefined-fretboard-
>diagrams.fr.html
>
>It seems like it is not the right Chords for Mandolin... it is not a Mandoline
>Tuning... hope you can fix that ^^
I'm not a mandolin player but I know a few chords.
I'm in a hurry now, but look at these three chords. Is it what you would expect?

\version "2.17.14"

music =  \relative c'' {
e a, d, g,
<g d' b' g'>2^\markup { \fret-diagram #"w:4;4-o;3-o;2-2;1-3;" }
<g e' c' e>2^\markup { \fret-diagram #"w:4;4-o;3-2;2-3;1-o;" }
<a d a' fis'>
}

\score {
\new StaffGroup <<
\new Staff <<
\context Voice { \clef "G_8" \music }
>>
\new TabStaff \with { stringTunings = #mandolin-tuning }  <<
\context TabVoice { \clef "moderntab" \music }
>>
>>
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to