An open API service indexing awesome lists of open source software.

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.

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.