cl-sdl2-mixer

MIT

A few examples to demonstrate the usage of sdl2-mixer

$ area51 add cl-sdl2-mixerCopy

Usage

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