lilypond-user
[Top][All Lists]
Advanced

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

Re: Easy way of suppessing tuplet numbers?


From: Malte Meyn
Subject: Re: Easy way of suppessing tuplet numbers?
Date: Sat, 19 Oct 2019 13:29:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2



Am 19.10.19 um 13:23 schrieb Peter Toye:
Is there an easy way to suppress tuplet numbers? When there's a long passage of triplets it gets too fussy having a "3" every time. I know it can be done with

c*2/3 d*2/3 e*2/3 etc. but this takes ages to type, and is very inflexible if I decide to add or subtract a tuplet number.

As far as I can see, the tuplet doesn't have a "visible" property which can be switched on and off.

Am I missing something?

You could use

        \omit TupletNumber and \omit TupletBracket

or

        \scaleDurations

and you don’t need the factor always:

        c8*2/3 d e d e f e f g



reply via email to

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