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: 5 months 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 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T18:21:40.000Z (12 months ago)
- Last Synced: 2025-04-13T00:18:27.962Z (6 months 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: 24
- Watchers: 3
- Forks: 10
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
pychoacoustics
==============[](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.