electro-smith / DaisySP

A Powerful DSP Library in C++
https://www.electro-smith.com/daisy
Other
882 stars 139 forks source link

SampleRateReducer #114

Closed beserge closed 3 years ago

stephenhensley commented 3 years ago

I like that this does some band-limiting. Its definitely a bit more sophisticated than what's in Decimator, though it might be a good idea to merge this, decimator, and bitcrush at some point since there is a lot of overlap.

For now I'll merge, and we can discuss more when we go to organize everything into subdirectories.