bodge-sndfile

MIT

Wrapper over libsndfile for cl-bodge system

$ area51 add bodge-sndfileCopy

Usage

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