osc
The Open Sound Control protocol aka OSC
$ area51 add oscCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(osc:some-function ...)The Open Sound Control protocol aka OSC
$ area51 add oscCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(osc:some-function ...)