Skip to content

artpelling/pyfar

 
 

Repository files navigation

pyfar

Documentation Status https://circleci.com/gh/pyfar/pyfar.svg?style=shield

The python package for acoustics research (pyfar) offers classes to store audio data, filters, coordinates, and orientations. It also contains common functions for digital audio signal processing.

Getting Started

Check out the examples notebook for a tour of the most important pyfar functionality and read the docs for the complete documentation. Packages related to pyfar are listed at pyfar.org.

Installation

Use pip to install pyfar

$ pip install pyfar

(Requires Python 3.8 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.

Contributing

Refer to the contribution guidelines for more information.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%