cl-sdl2-mixer
A few examples to demonstrate the usage of sdl2-mixer
$ area51 add cl-sdl2-mixerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-sdl2-mixer:some-function ...)A few examples to demonstrate the usage of sdl2-mixer
$ area51 add cl-sdl2-mixerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-sdl2-mixer:some-function ...)