Package Info

iir


DSP infinite impulse response realtime C++ filter library


Unspecified

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.


License: MIT
URL: https://github.com/berndporr/iir1

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.9.4-bp155.1.6 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • libiir-devel
  • libiir1