Re: function/macro for "on the fly" dynamics+text

2017-03-05 Thread Kieren MacMillan
Hi Malte (et al.), > Do you know the \dynamic function from openlilylib? I didn’t! Thanks (to all) for the reference — and to Janek for the function. It looks like it does much of the work I want done. There are some improvements I’ll have to make — and return to OLL, of course — primarily the

Re: function/macro for "on the fly" dynamics+text

2017-03-04 Thread Malte Meyn
Am 04.03.2017 um 22:59 schrieb Kieren MacMillan: > Many scores use dynamics like “pp sub.” or “f dolce” etc. In order to build > such a grob as a DynamicText, I use the following: > […] > 1. I have to define a macro for every single combination in every score. For > ppSub and the like, which

Re: function/macro for "on the fly" dynamics+text

2017-03-04 Thread Noeck
Hi Kieren, do you know this? https://github.com/openlilylib/snippets/tree/master/input-shorthands/easy-custom-dynamics I liked the idea of this function very much ever since I heard of it by Janek. As I did not use it much, though. Does it address some of your issues? Probably not all. I guess

function/macro for "on the fly" dynamics+text

2017-03-04 Thread Kieren MacMillan
Hello all, Many scores use dynamics like “pp sub.” or “f dolce” etc. In order to build such a grob as a DynamicText, I use the following: \version "2.18.2" \language english #(define (make-dynamic-extra dynamic string) (make-music 'AbsoluteDynamicEvent 'text (markup