![]() |
| [[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]] |
|
|
#1 |
|
New Member
Join Date: Feb 2005
Posts: 6
|
I can not get Device name. if i set NULL (for example alcOpenDevice(NULL)
![]() This function return NULL. What i must doing? |
|
|
|
|
|
#2 |
|
DevMaster Staff
Join Date: Jul 2003
Location: Northern Ireland
Posts: 1,250
|
Do you have DX or another audio subsystem installed? Have a look over this:
http://opensource.creative.com/pipermail/o...ril/002043.html |
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2005
Posts: 1
|
When trying to determine the device to use when initializing OpenAL you can use the following:
Code:
I hope that is of some help. You can also enumerate the devices available and then store then in an array so that you can use some of the other "non-default" devices. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|