harmony
A common lisp sound server and sound processing library.
$ area51 add harmonyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(harmony:some-function ...)A common lisp sound server and sound processing library.
$ area51 add harmonyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(harmony:some-function ...)