DSP infinite impulse response realtime C++ filter library
https://github.com/berndporr/iir1
An infinite impulse response (IIR) filter library for Linux, Mac OSX and Windows
which implements Butterworth, RBJ, Chebychev filters and can easily import coefficients generated by Python (scipy).
The filter processes the data sample by sample for realtime processing.
It uses templates to allocate the required memory so that it can run without any malloc / new commands.
Memory is allocated at compile time so that there is never the risk of memory leaks.
All realtime filter code is in the header files which guarantees efficient integration into the main program
and the compiler can optimise both filter code and main program at the same time.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/iir && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
iir.changes | 0000000158 158 Bytes | |
iir.spec | 0000003888 3.8 KB | |
iir1-1.9.3.tar.gz | 0002092743 2 MB |
Revision 1 (latest revision is 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 1011225
from
Илья Индиго (13ilya)
(revision 1)
Need for dosbox.
Comments 0