iir

DSP infinite impulse response realtime C++ filter library

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.

There is no official package available for openSUSE Leap 16.0

Distributioner

openSUSE Tumbleweed

multimedia:libs Experimentell
1.10.0

openSUSE Slowroll

multimedia:libs Experimentell
1.10.0

openSUSE Leap 16.0

multimedia:libs Experimentell
1.10.0

openSUSE Leap 15.6

multimedia:libs Experimentell
1.10.0

SLFO 1.2

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.