bdef

MIT

Buffer definition; audio buffer abstraction for sound synthesis systems

$ area51 add bdefCopy

Usage

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