(impc:aot:do-or-emit (define-macro (mplayobs l b . args) `(if (member (modulo beat ,b) ,l) (mplay ,@args) #f)))