sndfile-blob

MIT

SNDFILE foreign library collection

$ area51 add sndfile-blobCopy

Usage

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