Skip to content

A python package for generating stimuli for auditory research.

License

Notifications You must be signed in to change notification settings

Jencke/audiotoolbox

Repository files navigation

audiotoolbox

A python package for creating acoustic stimuli primariliy aimed at auditory research.

Documentation Status Build Status codecov

How to install audiotoolbox

Using pip

If you use pip, you can install audiotoolbox with:

pip install audiotoolbox

From GitHub

  • Clone the repository: git clone https://github.com/Jencke/audiotoolbox.git
  • Install the package: pip install ./
  • Optionally run the tests: pytest

Requirements

audiotoolbox depends on the libsndfile library. The libray should be installed automatically when using pip.

Documentation

The package documentation can be found at: https://audiotoolbox.readthedocs.io/en/master/ However, it is a bit outdated and does not document all the features. Help would be highly appreciated

Contributions

The Project is happy about any contribution. If you find bugs, think the documentation could be improved, or have comments or ideas, open a ticket within the issue tracker https://github.com/Jencke/audiotoolbox/issues or contact me via email. If you implement new features, I'm happy to receive merge requests or code-snippets.

Acknowledgments

This software package was developed during my PHD in the group of Prof. Werner Hemmert at the Technical University of Munich and further developed during my time as a post-doc in the Group of Prof. Mathias Dietz at the University of Oldenburg.