Sound Field Synthesis Toolbox for Python

We are proud to announce the first release 0.1.0 of the Sound Field Synthesis toolbox for python. The toolbox is purely written in Python. It currently features the calculation of the synthesized sound field for various sound reproduction methods for the monofrequent case. Functionality for visualization of sound fields, as well as a set of auxiliary functions is included. The documentation gives you a first glance on its functionality.

You can get the toolbox in two ways

  • Using the Python packet manager pip
    pip install sfs
  • Clone the latest snapshot from the Github
    git clone https://github.com/sfstoolbox/sfs-python.git
    cd sfs-python
    python setup.py develop --user

The toolbox is under active development. New features and functionality will be added in future releases. Contributions, comments, suggestions and feature requests are very welcome.

circular_ps_wfs_25d_point

 

This entry was posted in Announcement, Reproducible Research and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.