11 Apr 2008 00:30
Audio in sdl and sdl-mixer
I have added a new example to examples/raw-audio-test.lisp. It shows the basic calls necessary to output WAV audio in sdl. Tested in SBCL and Lispworks in win32. Set (defparameter *wav-file* "example.wav") to the location of your WAV file. lispbuilder-sdl-mixer is working once again with support for SDL_mixer v1.2.8. Tested using SDL_mixer v1.2.7 and v1.2.8 in win32 with no issues. - Luke
RSS Feed