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 _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
