Creative.EFX

BlitzMax Forums/BlitzMax Programming/Creative.EFX

JoshK(Posted 2007) [#1]
Here's a module to add EAX effects to OpenAL audio. This works with BRL's OpenAL module. I think it's based on redi.OpenAL:

efx.bmx:



JoshK(Posted 2007) [#2]
efx-creative.bmx:



JoshK(Posted 2007) [#3]
efx-util.bmx:



FlameDuck(Posted 2007) [#4]
Nice!


Big&(Posted 2007) [#5]
Nice work Josh :)


ImaginaryHuman(Posted 2007) [#6]
Is this kind of like an extension to OpenAL... like, it needs to be supported by the sound hardward driver, or?