gladwig2 / sfa-numpy

NumPy/Python toolbox for sound field analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sound Field Analysis Toolbox for NumPy/Python

The Sound Field Analysis Toolbox for NumPy/Python provides implementations of various techniques for the analysis of sound fields and beamforming using microphone arrays.

Source code and issue tracker:
https://github.com/spatialaudio/sfa-numpy
Documentation:
http://sfa-numpy.readthedocs.io
License:
MIT -- see the file LICENSE for details.
Quick start:
  • Install NumPy, SciPy and for the examples Matplotlib
  • git clone https://github.com/spatialaudio/sfa-numpy.git
  • cd sfa-numpy
  • python setup.py install --user

About

NumPy/Python toolbox for sound field analysis

License:MIT License


Languages

Language:Python 100.0%