bodge-openal

MIT

Thin wrapper over OpenAL cross-platform 3D audio API

$ area51 add bodge-openalCopy

Usage

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