thirdmin   macro


Defined in:  https://github.com/lambdamusic/extempore-extensions/blob/main/init/init_makers.xtm

Implementation

(define-macro (thirdmin plist)
  `(add 3 ,plist))


Back to Index