Re: overriding articulate.ly

2014-09-25 Thread Martin Tarenskeen
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

Re: overriding articulate.ly

2014-09-25 Thread Abraham Lee
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

overriding articulate.ly

2014-09-25 Thread Martin Tarenskeen
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