OK Update 4 for tonight on the mixer library.
I've tested it with lispworks and sbcl and the behaviour is consistent. You run the example (lispbuilder-sdl-mixer-examples:mixer) and the music for the example .mp3 will play. You can stop it and restart with the M key. All seems good. Currently there is a bug in the SDL_mixer library. If you run the program again it will not crash or assert but it will not play audio or signal any error. This is a shame, and I'll continue to work for a fix. One of the things common lisp seems to offer is the ability to run programs over and over in a session, to interactively develop programs. If the libraries we line to don't offer that then it suffers. Justin _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
