This repository contains a Python library which implements real time FIR filters. The library was optimized in C++. A demo and a howto are also provided Elements of the repository: 'FIR.py': PYTHON ...