bsf icon indicating copy to clipboard operation
bsf copied to clipboard

Audio Effects (reverb, delay, ...)

Open ethindp opened this issue 7 years ago • 2 comments

I'm just experimenting with BS::F and am really liking it. What's holding me back is the question of how to apply audio effects (reverb, delay, Doppler, ...) to audio clips? I couldn't find it anywhere in the user guides nor in the source code anywhere (other than OpenAL's source code itself). OpenAL provides EFXsound effects for things like reverb, so am curious why its not implemented in OpenAudio plugin yet?

ethindp avatar Aug 27 '18 03:08 ethindp

I just simply haven't had the time to do it yet. Its definitely something I want to support but it will have to wait until I am done with what I consider the essential feature set. If you wanted to take a crack at exposing those features in OpenAudio it would be very welcome.

BearishSun avatar Aug 27 '18 05:08 BearishSun

I've never programmed with OpenAL, so I probably wouldn't be the best person to do that. :) I'm now getting a very weird error, trying to debug it.... Nope, I'll open another issue for it instead.

ethindp avatar Aug 28 '18 04:08 ethindp