Hello
Guest
Register
Login
1 Hour
1 Day
1 Week
1 Month
Forever
LWJGL 3.3.2 released
Menu
Home
Help
Search
Login
Register
go
LWJGL Forum
Programming
OpenAL
Reverb / Lowpass / etc on Mac OSX
« previous
next »
Print
Pages: [
1
]
Reverb / Lowpass / etc on Mac OSX
0 Replies
7692 Views
mattdesl
26
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
Logged
Print
Pages: [
1
]
« previous
next »