lilypond-user
[Top][All Lists]
Advanced

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

single staff poliphony


From: Federico Bruni
Subject: single staff poliphony
Date: Fri, 22 May 2009 19:50:23 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

I'm trying to write a bar for fingerstyle guitar (I'm using the
tablature.ly file, I'd be glad to test it...but I'm at the beginnings
with lilypond, please help).

Could you please tell me what's wrong here?


melody = \relative c {
       \time 4/4
       \key g \major
 <<  { <d g>4 <d g>8 <e a> <f b>4 g4 } \\ { g,2 g }
 >>
 }

\score {
   <<
      \new Staff { \clef "G_8" \melody }
      \new TabStaff   { \tabNumbersOnly \melody }
   >>
}



I've used the information found here:
http://lilypond.org/doc/v2.13/Documentation/user/lilypond-learning/I_0027m-hearing-Voices#I_0027m-hearing-Voices

But I guess I'm doing a trivial error, probably related with basic
knowledge of Lilypond.
I went through the doc but I couldn't find the right page.
Any help much appreciated..

Thanks in advance,
Federico




reply via email to

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