Astrabit-ST / ModShot-Core

A fork of mkxp, forked for OneShot, forked for OneShot mods, (not to be confused with the ModShot server)
https://nowaffles.com
GNU General Public License v2.0
19 stars 9 forks source link

Remove custom AudioFilters #26

Closed rkevin-arch closed 3 years ago

rkevin-arch commented 3 years ago

This reverts part of #23 and removes custom AudioFilters (crossfade, ALFilters and ALEffects are still there). The custom filters are very clunky, only supports one reference implementation (rectifier), is very difficult to explain to users, and has that stupid 0.75s delay that can't be fixed easily.

For OSFM (which needs the rectifier filter), I'll be writing a custom thing for that specifically, but it's very specific and probably not suitable for upstream.