Main Menu

Reverb

Started by gredok, June 27, 2006, 14:35:10

Previous topic - Next topic

gredok

Which way is the best to implement reverb? Is it possible to do reverb through the OpenAL bindings in LWJGL?

renanse

Reverb is very important to me as well in the game we are working on.  I had thought EAX was available via lwjgl, but looks like that was ripped out.  If there is some other way to handle reverb in OpenAL, could someone point that out?  Otherwise, why not leave EAX in, at least the largest share of the market could get the effects, even if regular plain sounds are all you get on other platforms.

Matzon

OpenAL 1.1 has some effects stuff I think - we'll look into OAL 1.1, once LWJGL 1.0 is done  :roll:

BTW, EAX and probably EFX wont work on Vista, since it's going to be software only, unless you have the proper drivers (Creative)

renanse

Ok, well then is there an easy way to do reverb manually in software?  A link or two to some articles would be helpful.


Matzon

FYI, EAX was removed because it wasn't crossplatform - heck it wasn't even available on a large number of windows installations. It required EAX drivers.