Op zondag 13 april 2008, schreef Jay Anderson:
> I tried << {c d e f} {c' d e f} >> but it didn't look right so I
> resorted to a function. Is there an easier way to do this?

Possibly:

bassnotes = { c16 d e f g c bes a g es fis a g es r8 }

\new Voice <<
  \clef bass
  \relative c,, \bassnotes
  \relative c, \bassnotes
>>


best regards,
Wilbert Berendsen

-- 
LilyKDE, LilyPond for KDE: http://lilykde.googlecode.com/


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

Reply via email to