Hacker News new | ask | show | jobs
by Archit3ch 29 days ago
The filters sound digital, as someone remarked the last time this was posted. https://news.ycombinator.com/item?id=47335880
1 comments

It's a compromise of speed vs quality. You can do `oversample(8, ()-> ...)` to get an increase in quality on certain occassions but that will slow down the performance.

If anyone wants to contribute gens/filters[0] the code is open source under MIT.

[0]: https://github.com/loopmaster-xyz/engine/tree/main/dsl