PDA

View Full Version : openal



JernejL
26-06-2006, 01:01 PM
does anyone know for a openal library that is contained in single dll that wraps around directsound or mmsystem? i'd need one incase the system doesnt have creative or nforce drivers...

JSoftware
26-06-2006, 01:05 PM
just distribute the openal32.dll file with your program and enumerate the devices on the system. You can then choose whatever "device" you want be it mmsystem or directsound

JernejL
26-06-2006, 07:12 PM
but if i just do that i dont get any devices unless i install openal sdk..