/acousticfield

Tools for soundscape / acoustic field / recording, processing and analysis

Primary LanguagePythonMIT LicenseMIT

acousticfield

Tools for soundscape / acoustic field / recording, processing and analysis

Instalation with Anaconda (sept 2021)

base:

  • python = 3.8.8
  • numpy = 1.20.1
  • scipy = 1.6.2
  • matplotlib = 3.3.4
  • ipython = 7.22

python sounddevice

For windows wo ASIO or OSX/Linux

conda install -c conda-forge python-sounddevice

For windows with ASIO support:

Install version 0.4.2 https://readthedocs.org/projects/python-sounddevice/downloads/pdf/latest/

using the packages from https://www.lfd.uci.edu/~gohlke/pythonlibs/#sounddevice

pip install sounddevice-0.4.2-cp38-cp38-win_amd64.whl

acousticfield

Download the latest dist or install via pip with

pip install -i https://test.pypi.org/simple/ acousticfield --no-deps