Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I lowpass sounds in SoLoud? #358

Open
Ar-Ess opened this issue Apr 25, 2023 · 1 comment
Open

How can I lowpass sounds in SoLoud? #358

Ar-Ess opened this issue Apr 25, 2023 · 1 comment

Comments

@Ar-Ess
Copy link

Ar-Ess commented Apr 25, 2023

Straight forward.
I need to generate an underwater effect with SoLoud.

I can't find any filter for that... A direct LowPass Filter.
Is there any extra or way to do that in the library?

(if the only way is doing it manually, how do I acquire the float array of the audio? Is there any place that explains how to do it?)

Thanks!

@Green-Sky
Copy link

the BiquadResonantFilter can do what you want.
https://solhsa.com/soloud/biquadfilter.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants