cl-vorbis
Bindings to stb_vorbis, a simple and free OGG/Vorbis decoding library
$ area51 add cl-vorbisCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-vorbis:some-function ...)Bindings to stb_vorbis, a simple and free OGG/Vorbis decoding library
$ area51 add cl-vorbisCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-vorbis:some-function ...)