Is this with SDL1 or 2? If you can't figure this out, if you can make a testcase we can take a look at it.
- Alon On Tue, Feb 3, 2015 at 3:18 AM, <[email protected]> wrote: > Hi! > > I built da test Project to Play Wavesample via SDL. The nativecode works > fine. > But when its running in Browser I get an "Unknown SDL Error" on > Mix_PlayChannel(), > when I used Mix_QuickLoad_RAW() to load the Sample function. > > When I used Mix_LoadWAV() it plays fine. > But I need to play the Wave from Memory! > Hope anyone has any suggestion how to solve, or even how to debug this! > > Greets Mike > > > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
