[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: The notes on the staff don't match with notes on the guitar tab
From:       Gregory Hollands <gregory.j.hollands () gmail ! com>
Date:       2019-05-29 15:33:20
Message-ID: CAC=W_j-kL8DBnXZiwCg3nwav+VdOjNcFvFThRRPD2MeOhiqdBQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


vic,

The guitar is technically a transposing instrument. By convention it is
notated one octave higher than it actually sounds. This is to keep the
notes nicely spaced across the treble clef.

However, LilyPond does not transpose guitar tabulature by default. The
notes you input are the actually sounded notes.

To transpose the notes down an octave, simply add \transpose c' c {} around
your music.

%%%
\score{
  % c major and minor
  \new StaffGroup{
    <<
      \new Staff{ \keyTime \cMajor \cMinor }
      \addlyrics{ do mi so CM do mi(b) so cm }
      \new TabStaff{
        \transpose c' c { \cMajor \cMinor }
      }
    >>
  }
  \layout{}
}
%%%

Best Regards,
Greg

[Attachment #5 (text/html)]

<div dir="ltr">vic,<div><br></div><div>The guitar is technically a transposing \
instrument. By convention it is notated one octave higher than it actually sounds. \
This is to keep the notes nicely spaced across the treble \
clef.</div><div><br></div><div>However, LilyPond does not transpose guitar tabulature \
by default. The notes you input are the actually sounded \
notes.</div><div><br></div><div>To transpose the notes down an octave, simply add \
<font face="courier new, monospace">\transpose c&#39; c {}</font> around your \
music.</div><div><br></div><div><font face="courier new, \
monospace">%%%</font></div><div><font face="courier new, monospace">\score{<br>   % c \
major and minor<br>   \new StaffGroup{<br>      &lt;&lt;<br>         \new Staff{ \
\keyTime \cMajor \cMinor }<br>         \addlyrics{ do mi so CM do mi(b) so cm }<br>   \
\new TabStaff{<br>            \transpose c&#39; c { \cMajor \cMinor }<br>         \
}<br>      &gt;&gt;<br>   }<br>   \layout{}<br>}<br></font></div><div><font \
face="courier new, monospace">%%%</font></div><div><font face="arial, \
sans-serif"><br></font></div><div><font face="arial, sans-serif">Best \
Regards,</font></div><div><font face="arial, sans-serif">Greg</font></div></div>



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic