26 Forks
86 Stars
86 Watchers

filter-c

Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can also use this package in C++ and bridge to many other languages for good performance.

How to download and setup filter-c

Open terminal and run command
git clone https://github.com/adis300/filter-c.git
git clone is used to create a copy or clone of filter-c repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with filter-c https://github.com/adis300/filter-c/archive/master.zip

Or simply clone filter-c with SSH
[email protected]:adis300/filter-c.git

If you have some problems with filter-c

You may open issue on filter-c support forum (system) here: https://github.com/adis300/filter-c/issues