(impc:aot:do-or-emit (define-macro (mplayob o b . args) `(if (= 0 (modulo (+ ,o beat) ,b)) (mplay ,@args) #f)))