python-pyo 0.8.8-1 source package in Ubuntu

Changelog

python-pyo (0.8.8-1) unstable; urgency=medium

  * New upstream release.

 -- Tiago Bortoletto Vaz <email address hidden>  Thu, 16 Nov 2017 10:00:03 -0500

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Downloads

File Size SHA-256 Checksum
python-pyo_0.8.8-1.dsc 2.1 KiB e224cc4fd87c5d7252be3fd2623388169a2f3b8a343f61b32d75293cdb863c28
python-pyo_0.8.8.orig.tar.bz2 5.5 MiB 075085362b8d1198e2df68055aef3475f5f05a7635d86540db25634899a25939
python-pyo_0.8.8-1.debian.tar.xz 6.9 KiB d7872a8733eaeb4e3bc5de3658dd567256f85221daf9d1e95770360f3265d89b

Available diffs

No changes file available.

Binary packages built by this source

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.
 .
 This package installs the library for Python 2.

python3-pyo: Python3 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.
 .
 This package installs the library for Python 3.