Fire icon indicating copy to clipboard operation
Fire copied to clipboard

[Feature Request] smoother downsampling algo

Open IsaakCode opened this issue 4 years ago • 1 comments

The famous "underwater effect" of Drake / Noah Shebib is based on downsampling the signal without producing too much nasty aliasing. This revolves aound using two fillters in addition to the resampling module: one filter pre and one post the resampler. This reduces aliasing and leads to a smoother resample sound. See the manual of Decimort for more details.

IsaakCode avatar Jan 24 '22 17:01 IsaakCode

Sounds interesting, I will have a look.

jerryuhoo avatar Jan 25 '22 12:01 jerryuhoo