Re: MIDI rendition of things like rall./acc./rit./fermata

2021-06-15 Thread David Kastrup
Flaming Hakama by Elaine writes: > David, > > On Mon, Jun 14, 2021 at 6:46 PM David Kastrup wrote: > >> >> You saw the followup? > > > Well, it seems I missed the follow up. > Glad to see the functional approach. > > >> The one with >> >> tempoChange = >> #(define-music-function (interval endsca

Re: MIDI rendition of things like rall./acc./rit./fermata

2021-06-15 Thread Flaming Hakama by Elaine
David, On Mon, Jun 14, 2021 at 6:46 PM David Kastrup wrote: > > You saw the followup? Well, it seems I missed the follow up. Glad to see the functional approach. > The one with > > tempoChange = > #(define-music-function (interval endscale thenscale music) >(ly:duration? scale? (scale? 1

Re: Cairo

2021-06-15 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Dienstag, dem 15.06.2021 um 01:04 +0200 schrieb Knut Petersen: > Hi everybody! > > I played a bit with cairo / cairomm.  Comments are welcome. Requiring C++17 for cairomm is a pretty huge step. Did you look into the tradeoff between using the C API versus how many platforms would not be able t