cl-qoa

zlib

An implementation of the Quite Okay Audio format.

$ area51 add cl-qoaCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-qoa:some-function ...)