addy3   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/core/osc_101.xtm

Implementation

;; define a sending address
(define addy3 (cons "localhost" 7020))


Back to Index