Re: [Openal] OpenAL Soft 1.12.854 released!
Chris Robinson <[email protected]>
| Newsgroups | gmane.comp.lib.openal.devel,gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 30 March 2010 2:20:12 am [email protected] wrote: > I need to try yet with the new version, but I converted all ambient > presets in EFX-Util.h from EAX to EFX, for easy use, so if someone is > interested or if you want to implement it? I was able to put it into the > Linux version of my project with that. I certainly wouldn't mind a header with EFX presets. Shouldn't be difficult to make helper functions that can load the EFXEAXREVERBPROPERTIES and EFXLOWPASSFILTER structures into effect and filter objects. > Also wondering, whats the current OS X implementation status? Had some > trouble with linking it but even after successfully compiling it > currently just crashes (need to debug yet why). Is there someone > actively working on that? In general, OSX should work. You'll need to have PortAudio installed for it to use, though, or else you won't get any playback/capture devices (and depending on how the app deals with that, can crash). Someone was working an on OSX CoreAudio backend, but I'm not sure when that will be ready.