Implementing audio effect in raudio module #1944
adct-the-experimenter
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@adct-the-experimenter |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be an interesting idea to implement audio effects into raudio module such as low-pass filter, high-pass filter, echo, reverb, etc.
This feature would be useful for making a special dynamic environment in a video game such as applying reverb to sounds in a cave level.
Also it would be useful for a synth or other sound applications requiring effects.
I was wondering if others would be interested in working on this.
I am doing some work on it in my fork.
https://github.com/adct-the-experimenter/raylib
Beta Was this translation helpful? Give feedback.
All reactions