Skip to main content

Sound Field Synthesis Toolbox

Project description

Python implementation of the Sound Field Synthesis Toolbox.

Documentation:

http://sfs.rtfd.org/

Code:

http://github.com/sfstoolbox/sfs-python/

Python Package Index:

http://pypi.python.org/pypi/sfs/

Requirements

Obviously, you’ll need Python. We normally use Python 3.x, but it should also work with Python 2.x. NumPy and SciPy are needed for the calcuations. If you also want to plot the resulting sound fields, you’ll need matplotlib.

Instead of installing all of them separately, you should probably get a Python distribution that already includes everything, e.g. Anaconda.

Installation

Once you have installed the above-mentioned dependencies, you can use pip to download and install the latest release with a single command:

pip install sfs --user

If you want to install it system-wide for all users (assuming you have the necessary rights), you can just drop the --user option.

To un-install, use:

pip uninstall sfs

If you want to keep up with the latest and greatest development version you should get it from Github:

git clone https://github.com/sfstoolbox/sfs-python.git
cd sfs-python
python setup.py develop --user

How to Get Started

Various examples are located in the directory examples/

  • sound_field_synthesis.py:

    Illustrates the general usage of the toolbox

  • horizontal_plane_arrays.py:

    Computes the sound fields for various techniques, virtual sources and loudspeaker array configurations

  • soundfigures.py:

    Illustrates the synthesis of sound figures with Wave Field Synthesis

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

sfs-0.1.1.tar.gz (50.3 kB view details)

Uploaded Source

Built Distribution

sfs-0.1.1-py2.py3-none-any.whl (55.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sfs-0.1.1.tar.gz.

File metadata

  • Download URL: sfs-0.1.1.tar.gz
  • Upload date:
  • Size: 50.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sfs-0.1.1.tar.gz
Algorithm Hash digest
SHA256 756b96c05fd0a6683a01ed6e25d5f6f2275981d892b78ba118ba96ca30ddc872
MD5 3c1a58afbd066f520b37985c442453b8
BLAKE2b-256 387129472a2e6f53bfb2ebb4adb00138aaeb70c84819a170ac9668bd03d2808e

See more details on using hashes here.

File details

Details for the file sfs-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sfs-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e15c6b04c561be4e25ec3b2f38ad4ad7d2c4b9798f29b0324a8d926897b9d251
MD5 482ed8146bd993dab569a1a03ea737b9
BLAKE2b-256 47c3e3ef40c1f1f91e860f29d95a59295152b91086f527a8a8b1747b0911f117

See more details on using hashes here.

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