DirectSound problems reported with VISTA - IrrKlang working?

Post your questions, suggestions and experiences regarding game design, integration of external libraries here. For irrEdit, irrXML and irrKlang, see the
ambiera forums
Post Reply
Grey Lantern
Posts: 34
Joined: Sat Jul 30, 2005 9:45 am
Contact:

DirectSound problems reported with VISTA - IrrKlang working?

Post by Grey Lantern »

I mentioned this in another thread but thought I would highlight it. does anyone know if IrrKlang works on vista (any version/beta/rc). The reason I ask is that it (Vista) has some problems with Direct Sound apps/wrappers from what I've seen on the net and Audiere for example apparently doesn't work out of the box with default 'directsound' device on windows. Using 'winmm' device works but can be slow/high latency with delayed sound.

So, does anyone have any more info on this "problem" and if/how it affects irrKlang and similar sound libs. I hear OpenAL may be the solution but that's overkill.
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Re: DirectSound problems reported with VISTA - IrrKlang work

Post by niko »

Grey Lantern wrote:So, does anyone have any more info on this "problem" and if/how it affects irrKlang and similar sound libs. I hear OpenAL may be the solution but that's overkill.
I get a lot of feature requests and feedback from users, and nobody complained that irrKlang won't work with vista yet. In addition, irrKlang will support winmm in the near future as well, so you really don't need to worry.
jam
Posts: 409
Joined: Fri Nov 04, 2005 3:52 am

Post by jam »

The OpenAL website has an article about the removal of DirectSound3D and DirectSound from Vista. I think this is what you are trying to highlight?


http://openal.org/openal_vista.html
system-independent, adj.:
Works equally poorly on all systems.
-- unknown
Post Reply