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
