lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 3918: Add \alternatingTimeSignatures (issue 97110045)


From: Paul Morris
Subject: Re: Issue 3918: Add \alternatingTimeSignatures (issue 97110045)
Date: Sun, 1 Jun 2014 09:45:05 -0700 (PDT)

Paul Morris wrote
> #(define-music-function (parser location arg)
>     (or (boolean?) (number?) (procedure?))
>     ...)

I suppose it would need to be something like this to work for multiple
arguments:

#(define-music-function (parser location argA argB)
    ((or boolean? number? procedure?)
      pair?)
    ...)

Anyway, you can see the idea despite my fumbling with the syntax.

-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Re-Issue-3918-Add-alternatingTimeSignatures-issue-97110045-tp162462p162973.html
Sent from the Dev mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]