cl-qoa
An implementation of the Quite Okay Audio format.
$ area51 add cl-qoaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-qoa:some-function ...)An implementation of the Quite Okay Audio format.
$ area51 add cl-qoaCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-qoa:some-function ...)