On Sep 25, 2021, at 06:32, Lukas-Fabian Moser <l...@gmx.de> wrote:
> 
> 
> "\*" =
> #(define-music-function (n mus) (index? ly:music?)
>    #{ \repeat $repeat-shorthand $n { #mus } #})
> 

Instead of debating a default repeat type and function, why not provide access 
to repetition as a music function with a clear name like

    \repeatFunction type n music

And let the user decide how to abbreviate it?

    x = \repeatFunction unfold \etc
— 
Dan


Reply via email to