Update README.md

This commit is contained in:
Robin Clark 2019-09-10 11:45:19 +01:00 committed by GitHub
parent c1bded0f5a
commit 3b5ea1c8fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
# two_pole_dc_pass # two_pole_dc_pass
Implements the old 7/8ths LAG filter but squared. Implements the old 7/8ths LAG filter but squared and a 15/16 squared lag filter
i.e. two pole version i.e. two pole versions.
Optimised for 8 bit implementations.