lilypond-devel
[Top][All Lists]
Advanced

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

Re: Create a \tuplet function to complement \times and tupletSpannerDura


From: benko . pal
Subject: Re: Create a \tuplet function to complement \times and tupletSpannerDuration (issue 7058068)
Date: Thu, 10 Jan 2013 22:21:23 +0000

good for a start but I have some problems with the duration parameter:

1.
{
  \tuplet 3/2 { c8 c c c c c }
  \tuplet 3/2 4 { c8 c c c c c }
  \tuplet 3/2 { c8 c c c c c }
}

I found it ugly that the first and last input line are engraved
differently (i.e. duration has an effect outside of its tuplet);

2. it works funny in scaled music (e.g. nested tuplets):

  \tuplet 3/2 { c4 \tuplet 3/2 4 { c8 c c c c c } }


https://codereview.appspot.com/7058068/



reply via email to

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