|
From: | David Kastrup |
Subject: | Re: TimeSignature with note in denominator |
Date: | Sat, 13 Nov 2021 23:33:54 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Kieren MacMillan <kieren@kierenmacmillan.info> writes: > Hi David, > > What duration is equal to 1/20th of a whole note in LilyPond? > > This works as expected: > > { > \time 1/4 > \tuplet 5/4 { c''16 16 16 16 16 } > \time 1/20 > \tuplet 5/4 { c''16 } > \time 1/4 > \tuplet 5/4 { c''16 16 16 16 16 } > } > > The denominator of a #'note-denom time signature would look like this: > * > Hope that helps! > Kieren. It doesn't answer the question. -- David Kastrup
[Prev in Thread] | Current Thread | [Next in Thread] |