cl-vorbis

zlib

Bindings to stb_vorbis, a simple and free OGG/Vorbis decoding library

$ area51 add cl-vorbisCopy

Usage

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