Hello Guest

Reverb / Lowpass / etc on Mac OSX

  • 0 Replies
  • 8525 Views
Reverb / Lowpass / etc on Mac OSX
« on: August 28, 2011, 19:00:14 »
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? ???
Code: [Select]
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