David: I am trying things with ly:make-pitch and thould to miniature it with ly:pitch-alteration. not sure it would work for that. I use makam as a guide for what I am trying to do. Thank you, ƒg
On Tue, Jul 21, 2020 at 9:40 AM David Kastrup <[email protected]> wrote: > > Freeman Gilmore <[email protected]> writes: > > > Using ly:pitch-alteration with makam.ly, if I play {ck}, how would i > > use ly:pitch-alteration to see the alteration inside makam.ly? > > I don't understand what you want, but maybe something like > > \include "makam.ly" > > \markup #(number->string (ly:pitch-alteration #{ck#})) > > > -- > David Kastrup
