Kieren MacMillan wrote:
Hi, Maurí cio:
if I could get lilypond to draw the first c4 as a c2, (...)
With Lilypond, *anything* is possible! ;-)
(...)
If you absolutely need the rest (in the second voice), I might be able
to take a few seconds and whip up a solution.
Best,
Kieren.
Cool!
Hi, Maurí cio:
if I could get lilypond to draw the first c4 as a c2, while keeping
that note time as a 1/4.
Do you think that is possible?
With Lilypond, *anything* is possible! ;-)
theMusic = \relative c'
{
\time 2/4
\set tieWaitForNote = ##t
c2*1/2~ e4~ 2
\set tieWaitFor
Kieren MacMillan wrote:
Hi, Maurí cio!
I have two voices that I should tie to a chord. Is it possible to do
that?
Would the attached example for you?
(...)
theMusic = \relative c'
{
\time 2/4
\set tieWaitForNote = ##t
c4~ e4~ 2
\set tieWaitForNote = ##f
}
No, it doesn'
Hi, Maurí cio!
I have two voices that I should tie to a chord. Is it possible to
do that?
Would the attached example for you?
I know it's not *exactly* what you were asking for -- it uses a
convention of engraving that *fakes* two separate voices, rather than
actually *being* two voices
Hi,
This obviously doesn't work, but helps explain what I'm trying to do:
\time 2/4 { << c2~ \\ { r4 e4~ } >> 2 }
I have two voices that I should tie to a chord. Is it possible to do
that?
Thanks for your help,
Maurício
___
lilypond-