On Thu, 25 Sep 2014, Abraham Lee wrote:
On Thu, Sep 25, 2014 at 6:06 AM, Martin Tarenskeen
wrote:
Hi, I often \include "articulate.ly" to generate midifiles from my
LilyPond scores. Looking at the content of the articulate.ly file I
see for example: #(define ac:staccato
On Thu, Sep 25, 2014 at 6:06 AM, Martin Tarenskeen
wrote:
Hi,
I often \include "articulate.ly" to generate midifiles from my
LilyPond scores. Looking at the content of the articulate.ly file I
see for example:
#(define ac:staccatoFactor '(1 . 2))
Is there a way to override these values in
Hi,
I often \include "articulate.ly" to generate midifiles from my LilyPond
scores. Looking at the content of the articulate.ly file I see for
example:
#(define ac:staccatoFactor '(1 . 2))
Is there a way to override these values in my score, without changing the
content of the included art