[sdlsound] Problem with Playsound

Corona688 tsm at accesscomm.ca
Wed Oct 23 18:42:13 EDT 2002


"Ryan C. Gordon" wrote:

> > I haven't done much with the SDL_sound code itself - so portable in general
> > that I haven't had to touch it.  Do you know of any likely spots to check out
> > for this kind of memory access?
>
> Little scary to be malloc()ing the whole file size:
>
>         /*
>          * ModPlug needs the entire stream in one big chunk. I don't like it,
>          *  but I don't think there's any way around it.
>          */

Ah, but the problem is not restricted to ModPlug;  Timidity exhibits it as well, as
does MikMod.

> Are there any profiling tools for CE?
>
> --ryan.

Not that I know of, tho it would help if I knew what a profiling tool is.
Aheheh... >.>  In general, tho, CE is a horrible platform to debug without an
emulator;  near-zero exception handling.




More information about the sdlsound mailing list