Can not get capture to work with current version

"Bruce Clay" <[email protected]>
Newsgroups gmane.comp.lib.openal
Message-ID <D6AFC176AA084805BE830E0324C3F96F@bclayPC>
I am working on an audio application based on OpenAL  I tried several
versions and add-ons then finally settled on openal-soft.  I downloaded
openal-soft-1.12.854.tbz2 and built the library. I pieced together the
functions I needed and got the device enumeration and playback functions
working then started on capture.  

 

alcIsExtensionPresent(NULL, "ALC_EXT_CAPTURE") returns true but
alcGetString(NULL, ALC_CAPTURE_DEVICE_SPECIFIER) returns and empty string

 

alcCaptureOpenDevice (NULL ... returns a NULL pointer but alGetError returns
AL_NO_ERROR

 

I have tried this on several different computers and OSs from XP to Windows
7 with the same results.

 

I can run the cAudio capture tutorial with out any problems.  OpenAL source
is not supplied with the CAudio software but libraies and headers are.  I
could not determine the OpenAl version that CAudio is using but I tried
linking to the CAudio version.  When I do this I can enumerate the capture
devices and open a capture device but now I can not enumerate the palyback
devices.

 

Any thoughts?

 

Bruce

_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.