lfilter: add an optional arg `clamp` (#600)
* lfilter: add an optional arg `clamp`
to give users control on the clamping behavior within the range [-1, 1],
which was hardcoded before.
Fixes #596
* doc string formatting
* lint
* doc string again
Co-authored-by:
Vincent QB <vincentqb@users.noreply.github.com>
Showing
Please register or sign in to comment