lilypond-user
[Top][All Lists]
Advanced

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

Re: Notes taking no time...


From: Alberto Simões
Subject: Re: Notes taking no time...
Date: Fri, 09 Sep 2011 21:44:46 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2



On 09/09/2011 21:32, Alberto Simões wrote:
[snip]
>
Why not just put them in a separate voice?

\version "2.14.0"
\language "english"

theNotes = \relative d'' {
<<
{ \voiceOne d2. f4 }
\new Voice { \voiceTwo bf,2. d4 }
\new Voice { \voiceFour \tiny s8<f, bf d>8 \noBeam q q q4 }
>>
}

\score { \new Staff \theNotes }

Works just great. Any simple way to add lyrics to it? :$ thanks.

--
Alberto Simoes
CEHUM



reply via email to

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