*midioffset*   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/external/portmidi.xtm

Implementation

;; A midi-specific play macro
(impc:aot:do-or-emit
  (define *midioffset* 0))


Back to Index