libfir
provides a C API for implementing FIR filters. It allows
filters to be represented as a set of coefficients (and provides some simple
low-pass linear-phase filter types). fir-tools
has some tools for
analysing FIR filters.
You can download the latest version by cloning the git repository:
git clone git://git.lwithers.me.uk/libfir git clone git://git.lwithers.me.uk/fir-tools
Project | Version | Date | Source | GPG Signature (key) | Online docs | Documentation | Doc Signature | Dependencies |
---|---|---|---|---|---|---|---|---|
libfir | 1.0.0 | 2014-09-09 | .tar.bz2 | .tar.bz2.asc | Here | .tar.bz2 | .tar.bz2.asc | |
fir-tools | 1.0.0 | 2014-09-09 | .tar.bz2 | .tar.bz2.asc | N/A | N/A | N/A | libfir |
Older releases may be found here.