Add DSP support
Open
audio
C#
enhancement
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Things like reverb, equalization, low-pass/high-pass filtering, and gain control are all part of the [DSP chain from FMOD](https://www.fmod.com/docs/2.02/api/white-papers-dsp-architecture.html).
There should probably be a `DSPService`, or something like it in the C# code to manage the effects chain on the audio engine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.