lilypond-user
[Top][All Lists]
Advanced

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

Re: Tie from voices to chord (begginer)


From: Maurí­cio
Subject: Re: Tie from voices to chord (begginer)
Date: Mon, 18 Sep 2006 01:59:28 -0300
User-agent: Thunderbird 1.5.0.5 (X11/20060728)

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! The code below does exactly what I need (I'm using \include "espanol.ly", so, mi=e, re=d, la=a):

<< { r4. s4. | mi2. } \\
{ \set tieWaitForNote = ##t re,2.*1/2~ la'4.~ | <re, la'>2. } >>

  Thanks a lot!
  Maurício





reply via email to

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