On Wed, 23 Jul 2008 04:11:28 -0700, css <[EMAIL PROTECTED]> wrote: > > Maybe something similar can be added to sdl-mixer, too.
I agree. Thanks for the code. > Unfortunately, for load-music, a function named LOAD-MUS is used, > which seems not to support RWOps. SDL_mixer does not support this for music. Unlike samples which SDL_mixer loads into memory, SDL_mixer spools music files from disk a few kilobytes at a time. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
