lilypond-devel
[Top][All Lists]
Advanced

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

Re: \tuplet in \grace


From: Jean Abou Samra
Subject: Re: \tuplet in \grace
Date: Sun, 25 Jul 2021 08:26:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Le 25/07/2021 à 04:28, Dan Eble a écrit :
Are tuplet indications on grace notes (M.2 of the example) a feature or a mere 
side effect of the current implementation?  I'm working on some changes that 
happen to make them disappear and I want to understand whether I need to debug 
that.

\new Staff \fixed c' {
   \new Voice { \tuplet 3/2 4 \grace { g8 g g a8 a a } b1 }
   \new Voice { \grace \tuplet 3/2 4 { g8 g g a8 a a } b1 }
}

Thanks,

Well, if the user explicitly asks for them like this,
they should be preserved. Even though I don't have an
example in mind, tuplets in graces do not seem that contorted
compared to some contemporary notation features users ask about.

The first Staff looks more or less like a bug to me;
not an important one though, because the second syntax
is the intuitive way to write it anyway (at least how
I'd spontaneously write it).

Best,
Jean



reply via email to

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