lilypond-user
[Top][All Lists]
Advanced

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

Triplets


From: J Martin Rushton
Subject: Triplets
Date: Sat, 14 Jan 2017 18:14:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

Hi,
I'm trying to set a melody from a 19thC source as closely as possible to
the original.  Triplets are indicated with a curved bracket rather than
the square one Lily uses by default.  I've come up with a mechanism:

\relative c'' {
  \tupletUp
  \override TupletBracket.bracket-visibility = ##f
  \tuplet 3/2 { c8( c c ) }
}

but using a slur in this way seems wrong.  Is there a better way?  I'm
using Lily 2.14 in this instance.
Regards,
Martin

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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