python-pyo

Python module written in C to help digital signal processing script creation


pyo is a Python module containing classes for a wide variety of audio signal processing types. With pyo, user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in pyo module offer primitives, like mathematical operations on audio signal, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and others creative audio manipulations.

pyo supports OSC protocol (Open Sound Control), to ease communications between softwares, and MIDI protocol, for generating sound events and controlling process parameters.

pyo allows creation of sophisticated signal processing chains with all the benefits of a mature, and wildly used, general programming language.


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Tiago Bortoletto Vaz

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 6.0 (squeeze)   0.6.6-1~nd60+1 i386, amd64
Debian GNU/Linux 7.0 (wheezy) 0.6.1-1 0.6.6-1~nd70+1 i386, amd64
Debian GNU/Linux 8.0 (jessie) 0.7-2.1    
Debian testing (stretch) 0.7.6-1    
Debian unstable (sid) 0.7.6+git20150826.1f0dc1aa93-1    
Ubuntu 12.04 LTS “Precise Pangolin” (precise)   0.6.6-1~nd12.04+1 i386, amd64
Ubuntu 14.04 “Trusty Tahr” (trusty) 0.6.8-1    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 0.6.9-1    
Ubuntu 15.04 “Vivid Vervet” (vivid) 0.7-2.1    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.