> On 30 Jul 2016, at 19:09, Urs Liska <[email protected]> wrote:
>> Looking at the file I am actually using (with SMuFL glyphs), (*parser*) >> is not needed, but Graham’s file regular.ly has a line >> retune = #(define-music-function (parser location ET midc m) >> (rational? integer? ly:music?) m) >> > > That's the old syntax. In current LilyPond you can (must?) leave out the > "parser location" variables because they are now transparently passed to the > function. > If you need either of them you can access them through the (* *) calls. It compiles both ways, without the (* *), and I generate a MIDI file, though I need to check the microtonality. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
