lilypond-user
[Top][All Lists]
Advanced

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

Re: In octaves


From: Wilbert Berendsen
Subject: Re: In octaves
Date: Mon, 14 Apr 2008 09:18:26 +0200
User-agent: KMail/1.9.7

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/




reply via email to

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