Okay, I have solved this partially. If I only use MP3's and OGG's that are encoded in rates of 22050 or less, it works fine. So it looks like you can't play them at 44100. Unless I am doing something wrong.
Thanks for that. I did try 2 sets of alternate SDL library sets. Both produced the crash at different points. But my development break out board arrived today. I can now see the errors I get from Mix_GetError() via a serial connection. I see the error:
Unrecognized music format
Now I...
Hi,
I was wondering if any one has had the Mix_SetPostMix() function working before. I have some code working in linux which is simple enough to to run on the gp2x. The code I have is laid out like this:
CODE
Mix_SetPostMixvoid monoScope(void *udata, Uint8 *stream, int length)
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.