Skip to main content

Spatial Audio Python Package

Project description

spaudiopy

Spatial Audio Python Package.

The focus (so far) is on spatial audio decoders. The package includes e.g. spherical harmonics processing and (binaural renderings of) loudspeaker decoders, such as VBAP and ALLRAD.

Documentation

You can find the latest package documentation here:
https://spaudiopy.readthedocs.io/

Quickstart

It's easiest to start with something like Anaconda as a Python distribution. You'll need Python >= 3.6 .

You can simply install via pip:
pip install spaudiopy

If you want to go into detail and install from source:

  1. Create a conda environment:
    conda create --name spaudio python=3.6 anaconda joblib
  2. Activate this new environment:
    conda activate spaudio

Install the package and remaining dependencies:
pip install -e .

Licence

MIT -- see the file LICENSE for details.

Contributions

This is meant to be an open project and contributions or feature requests are always welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spaudiopy-0.1.1.tar.gz (358.7 kB view hashes)

Uploaded Source

Built Distribution

spaudiopy-0.1.1-py3-none-any.whl (359.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page