[SDL] SDL1.3

Chris Dobbs chris_dobbs at dobbscr.karoo.co.uk
Fri Jul 7 07:02:58 PDT 2006


Sorry to be a nag about this but is there a wishlist for SDL1.3?
I want to make sure the microphone patch is included(
https://bugzilla.libsdl.org/show_bug.cgi?id=10). This patch currently only
works for linux and I need win32 support too (I would do that bit myself but
I am not very familiar with direct sound or any win32 audio api's for that
matter).

If anyone is interested I have managed to use another SDL like package
called portAudio for the microphone input.
Had to patch it a little to get it work properly with SDL (I wanted to keep
SDL for therads, locks etc) but
it will do for now. The patch was reqd because portAudio allways tries to
open the dsp read/write but if u are using SDL for audio out, then it's only
avail for read access (ok for mic only)
-Chris
_______________________________________________
SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl











More information about the SDL mailing list