lilypond-user
[Top][All Lists]
Advanced

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

change regular/staccato/staccatissimo midi duration 2.19.80


From: Gianmaria Lari
Subject: change regular/staccato/staccatissimo midi duration 2.19.80
Date: Mon, 25 Dec 2017 14:22:36 +0100

This code generate some 'regular', staccato and staccatissimo notes:

\version "2.19.80"
\score {
  \fixed c' {c8 d e-. f-. g-! a-! r4}
  \midi{}
  \layout {}
}

Is there any way to change the default duration of 'regular', staccato and staccatissimo notes?

Thank you, g.

P.S. For instance, with the articulate script I could change the staccato in this way: 
#(define ac:staccatoFactor '(1 . 6)) 


reply via email to

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