Failing audio

Here is some more information regarding the failure to list audio devices
with any driver API.

If I use SDL_Init and pass the audio flag, the XAudio2 driver which is what
I get by default reports that it does have devices but all the name strings
are garbage data. If, however, I call SDL_AudioInit and pass xaudio2
explicitly, that too reports as having no devices. I know that I have at
least 9 devices on my machine.

Note that this is after manually removing the chkstk function stub as
mentioned in my prior email. If I don’t do that, my main function doesn’t
get invoked.

Kind regards,

Philip Bennefall

Even more information. Playback works just fine with XAudio2, but
enumerating devices fails with all API’s; the only difference being how it
fails. So in short, playback works (at least with XAudio2) but not device
enumeration.

Kind regards,

Philip Bennefall> ----- Original Message -----

From: @Philip_Bennefall (Philip Bennefall)
To:
Sent: Thursday, August 08, 2013 10:46 PM
Subject: [SDL] Failing audio

Here is some more information regarding the failure to list audio devices
with any driver API.

If I use SDL_Init and pass the audio flag, the XAudio2 driver which is what
I get by default reports that it does have devices but all the name strings
are garbage data. If, however, I call SDL_AudioInit and pass xaudio2
explicitly, that too reports as having no devices. I know that I have at
least 9 devices on my machine.

Note that this is after manually removing the chkstk function stub as
mentioned in my prior email. If I don’t do that, my main function doesn’t
get invoked.

Kind regards,

Philip Bennefall


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org