#!/usr/bin/env python # coding: utf-8 # # Microphone Arrays # # [back to main page](../index.ipynb) # # http://www.acoular.org/, framework for acoustic beamforming # https://github.com/acoular/acoular # http://dx.doi.org/10.1016/j.apacoust.2016.09.015 # # https://github.com/spatialaudio/sfa-numpy, Sound Field Analysis Toolbox for NumPy/Python # # https://qulab.github.io/sound_field_analysis-py/, Sound Field Analysis toolbox # https://github.com/QULab/sound_field_analysis-py # ## Stuff for Matlab # # http://research.spa.aalto.fi/projects/spharrayproc-lib/spharrayproc.html # https://github.com/polarch/Spherical-Array-Processing # # *SOFiA sound field analysis* toolbox for MATLAB: # http://audiogroup.web.th-koeln.de/SOFiA_wiki/WELCOME.html #

# # CC0 # #
# To the extent possible under law, # the person who associated CC0 # with this work has waived all copyright and related or neighboring # rights to this work. #