Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam81/pychoacoustics
Software for psychoacoustics experiments
https://github.com/sam81/pychoacoustics
audio auditory hearing psychoacoustics psychology-experiments psychophysics python sound
Last synced: 8 days ago
JSON representation
Software for psychoacoustics experiments
- Host: GitHub
- URL: https://github.com/sam81/pychoacoustics
- Owner: sam81
- License: gpl-3.0
- Created: 2014-02-13T19:15:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T18:21:40.000Z (13 days ago)
- Last Synced: 2024-10-26T20:23:51.076Z (12 days ago)
- Topics: audio, auditory, hearing, psychoacoustics, psychology-experiments, psychophysics, python, sound
- Language: Python
- Homepage: http://samcarcagno.altervista.org/pychoacoustics/pychoacoustics.html
- Size: 11.5 MB
- Stars: 23
- Watchers: 4
- Forks: 10
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
pychoacoustics
==============[![Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.](https://www.repostatus.org/badges/latest/unsupported.svg)](https://www.repostatus.org/#unsupported)
pychoacoustics is a platform for running and building experiments on auditory perception. Further info can be found on the [project webpage](http://samcarcagno.altervista.org/pychoacoustics/pychoacoustics.html).
It can be installed via pip:
pip install pychoacoustics
then you can launch it from a bash/DOS terminal with the command `pychoacoustics`
Documentation for the version in development can be found on [Read the Docs](http://pychoacoustics.readthedocs.org/en/latest/). The documentation is at the moment incomplete.