lilypond-user
[Top][All Lists]
Advanced

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

pitched trill fingerings


From: Jim Cline
Subject: pitched trill fingerings
Date: Mon, 8 Aug 2022 11:54:08 -0400 (EDT)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)

Hello, I would like to indicate fingerings for a pitched trill, and also be able to control where they appear. The \set fingeringOrientations = #'(left) is ignored in the trill context, and the fingering is ignored for the secondary note of the trill. Any ideas?
regards, Jim

\version "2.20.0"

\relative c'' {
 \clef bass
  \set fingeringOrientations = #'(left)
    \pitchedTrill
  a,1*7/8-1\startTrillSpan bes-2 s8 \stopTrillSpan
}




reply via email to

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