[Openal] C#, OpenAL Dependency Issues

Alex Constantin alex.constantin at yahoo.com
Thu Jun 5 12:44:18 PDT 2008


Jason Daly <jdaly at ist.ucf.edu> wrote:
First thing to check is that you've installed the latest drivers for 
your X-Fi card.  If it can't find the native implementation (ctoal.dll), 
you'll end up with a wrapper implementation, which  you probably don't want.

Next thing is to make sure you're opening the device you think you are. 
Try this:
alcGetString(, ALC_DEVICE_SPECIFIER)

(replace  with the result of the alcOpenDevice function) and 
see what device actually was opened.

Hope this helps,

--"J"
Hi.

Did what you suggested :

My AutoUpdater says my drivers are up-to-date & the device opened is "Generic Hardware", so I guess it should be OK. 

I'm at a stand-still ... I would have to think there must be some external dependencies i forgot about...since neither my project nor the sound card & drivers have changed since the Win reinstall.

Thank you for your support ... I'm still hoping for enlightenment on the matter :) 

Alex.


       
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20080605/3479b35a/attachment.html


More information about the Openal mailing list