Hello,is there a way to add a slur after the parameters given to \fun in the 
snippet below ?The following code doesn't compile and I wonder if I can solve 
that by using another syntax...

fun = #(define-music-function (parser location num note) (number? 
ly:duration?)#{ c' 4 #})
\score{ { \fun #1 4 ( d' 4 ) }}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to