lilypond-user
[Top][All Lists]
Advanced

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

Re: Ties from non-triplet note to triplet note?


From: Graham Percival
Subject: Re: Ties from non-triplet note to triplet note?
Date: Thu, 16 Oct 2003 21:31:55 -0700

On Thu, 16 Oct 2003 20:42:54 -0700
Jim Bartram <address@hidden> wrote:
> 2/4: eighth note, eighth note tied to the first of 3 triplet sixteenths,
> but I'm not finding an example for this.
> (and the same thing flipped, tying the last note of a triplet to and eighth
> note).

Like this?

\score{
   \notes { \relative c''{
   \time 2/4
   c8 c ~ \times 2/3 {c c c} |
   \times 2/3 {c c c ~} c c |
}}}


Make the obvious change to get 16ths or whatever.

Cheers,
- Graham




reply via email to

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