https://github.com/psychopy/psychopy-pyo
Extension for using Pyo for audio playback.
https://github.com/psychopy/psychopy-pyo
Last synced: 6 months ago
JSON representation
Extension for using Pyo for audio playback.
- Host: GitHub
- URL: https://github.com/psychopy/psychopy-pyo
- Owner: psychopy
- License: gpl-3.0
- Created: 2022-12-08T19:18:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T14:27:09.000Z (over 1 year ago)
- Last Synced: 2025-09-23T03:37:56.183Z (10 months ago)
- Language: JavaScript
- Size: 768 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
# psychopy-pyo
Extension for using [Pyo](http://ajaxsoundstudio.com/software/pyo/) library for audio playback.
## Installing
Install this package with the following shell command::
pip install psychopy-pyo
You may also use PsychoPy's builtin package manager to install this package.
## Usage
Once the package is installed, PsychoPy will automatically load it when started and make objects available within the
`psychopy.sound.backend_pyo` namespace. You can select the backend to use for a session by specifying `'pyo'` in
"Hardware" > "audio library" prefs.