Reverb / Lowpass / etc on Mac OSX

Started by mattdesl, August 28, 2011, 19:00:14

Previous topic - Next topic

mattdesl

So while we wait for a OpenAL-Soft backend for Mac to fix the lack of EFX support, is there any way of using ASA (Apple Spatial Audio Extension) to add some filters and effects on my Mac?

The following returns true on my machine. Does that mean I can somehow access the extension through LWJGL? If not, how could it be done? ???
ALC10.alcIsExtensionPresent(null, "ALC_EXT_ASA");


ASA examples:
http://developer.apple.com/library/mac/#samplecode/OpenALExample/Introduction/Intro.html#//apple_ref/doc/uid/DTS10003587-Intro-DontLinkElementID_2