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)
{...