cl-opus

zlib

Bindings to libopusfile, a simple and free OGG/Opus decoding library

$ area51 add cl-opusCopy

Usage

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