SiggiGue / pyfilterbank

Implementing a fractional octave filterbank for python. Based on Numpy and CFFI.
107 stars 27 forks source link

PyFilterbank

Filter Banks and Acoustics Tools Package for Python

This package provides filter banks, and other useful tools for the daily work of the acoustician.

The main features are:

Documentation

The Documentation is placed on github pages and can be found here.

Installation

To install, pip install git+https://github.com/SiggiGue/pyfilterbank.git.

Status

This Project is in development status, be aware of that. If you find some bugs or if you want to help, just go for it and join!

License

The 4 clause BSD License applies.