lilypond-user
[Top][All Lists]
Advanced

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

trill & midi


From: Gianmaria Lari
Subject: trill & midi
Date: Tue, 6 Feb 2018 18:55:47 +0100

I would like to change the trill speed in the midi output. I tried to change the "#(define..." like in the following code but without success. Any suggestion?

\version "2.19.81"
\include "articulate.ly"
#(define ac:maxTwiddleTime (ly:make-moment 1/240))

\score {
  \articulate {\time 2/4 c'2 \trill}
  \layout {}
  \midi {}
}

Thank you, g.

reply via email to

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