Hacker News new | ask | show | jobs
by samdafi 1275 days ago
It does. Oversampling is the classic way to reduce that problem, but some newer techniques to mitigate hard clipping aliasing (or any transfer function aliasing) with GitHub repo examples here:

https://jatinchowdhury18.medium.com/practical-considerations...