Description
C++ audio and signal-processing software can use realtime IIR filter implementations from a dedicated DSP library.
It is useful for developers building plugins, measurement tools, synthesizers, or other signal-processing applications. DSP libraries are consumed through code and require correct filter design to avoid unstable output.