bug-lilypond
[Top][All Lists]
Advanced

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

Re: \tupletUp


From: Erik Sandberg
Subject: Re: \tupletUp
Date: Sun, 7 Nov 2004 13:43:29 +0100
User-agent: KMail/1.6.2

On Saturday 06 November 2004 20.45, Will Oram wrote:
> This code...

Thanks, bug has been added as tupletUp-single-bracket, in both branches.

> \key bflat \minor
>
> \tupletUp
> \times 8/9 { eflat2.:8\p\> } \times 2/3 { eflat4.:\pp\! } \times 2/3 {
> dflat4.: } \times 2/3 { c4.: }
>
> %%% end code
>
> Produces this output:
>
> http://spamguy.cwru.edu/misc/images/tuples.jpg
> (If you're unable to connect, it means my computer's off/asleep, which
> is unusual; try again in a few hours.)
>
> Notice the strange brackets. These brackets disappear when \tupletUp is
> removed.
>
> ---
>
> In separate news, this same snippet should fill one 6/4 measure. ly
> seems to be implying by the lack of a barline that I haven't filled it
> up completely.
> \times 8/9 + 2/3 + 2/3 = 6/4, right?

2. = 3/4, 4. = 3/8, so the total time is:
8/9*3/4 + 3*(2/3*3/8) = 24/36+6/8=8/12+9/12=17/12 which is less than 18/12=6/4

(you might have wanted something else than 8/9?)

erik




reply via email to

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