Project for data formats in acoustics.
Project description
The python package for acoustics research (pyfar) offers classes to store audio data, filters, coordinates, and orientations. It also contains functions for reading and writing audio data, as well as functions for processing, generating, and plotting audio signals.
Getting Started
The pyfar workshop gives an overview of the most important pyfar functionality and is a good starting point. It is part of the pyfar example gallery that also contains more specific and in-depth examples that can be executed interactively without a local installation by clicking the mybinder.org button on the respective example. The pyfar documentation gives a detailed and complete overview of pyfar. All these information are available from pyfar.org.
Installation
Use pip to install pyfar
pip install pyfar
(Requires Python 3.9 or higher)
Audio file reading/writing is supported through SoundFile, which is based on
libsndfile. On Windows and OS X, it will be installed automatically.
On Linux, you need to install libsndfile using your distribution’s package manager, for example sudo apt-get install libsndfile1
.
If the installation fails, please check out the help section.
Contributing
Check out the contributing guidelines if you want to become part of pyfar.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyfar-0.7.0.tar.gz
.
File metadata
- Download URL: pyfar-0.7.0.tar.gz
- Upload date:
- Size: 8.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7447aa800bcdb44c2ab0a87eb17e5f6cba8735c092d7270c0045bf50b468703a |
|
MD5 | 3d3b46243fd010460adbb8ca375d8fe2 |
|
BLAKE2b-256 | 8a1bae878447baaeaf6341eb6c2506545aa7653eae88bec1860f9f09ff37b7a9 |
File details
Details for the file pyfar-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyfar-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84eb0d93255e9ddeff3cef8c8a59dd37f88214a7c2f879d39a2cf80393f95c2 |
|
MD5 | 5469f3eb95ae4add41986ae00e5f7608 |
|
BLAKE2b-256 | 31831fa6d8b3fcc138bc340ccdbc5b16ee90dc00835049046ab89e4c10448579 |