Am 21.02.2018 um 15:46 schrieb Malte Meyn:
Oh, I forgot to say: This doesn’t work with 2.18.2 so you’re partially right.

And again I made a mistake: It *does* work but only if you surround the pitch by ##{ #}

\version "2.18.2"

fun = #(define-music-function (parser location note dur) (ly:pitch? ly:duration?)
#{ $note $dur #})

\fun ##{c'#} 4

Sorry for the mess.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to