> On 1 Sep 2019, at 20:05, Petr Pařízek <[email protected]> wrote: > > Pierre wrote: > >> How about: http://lsr.di.unimi.it/LSR/Search?q=microtonal > > Thanks for the tip. I wanted to try the example given at: > > http://lsr.di.unimi.it/LSR/Snippet?id=786 > > Unfortunately, I was told that Guile found the following expression to be > erroneous: > > #(ly:parser-set-note-names parser pitchnames)
Use (syntax was changed) #(ly:parser-set-note-names pitchnames) _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
