python-pyo 0.8.7-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Tiago Bortoletto Vaz <email address hidden>  Thu, 31 Aug 2017 07:09:00 -0400

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

Downloads

File Size SHA-256 Checksum
python-pyo_0.8.7-1.dsc 2.2 KiB 3517a955da8be0d0ee78f545fbbda8976f8f818c11d7b46f8a843b4d802e1c37
python-pyo_0.8.7.orig.tar.bz2 5.5 MiB 01ed38c2b68cc75fd3c2d3dd56ee165413522f5ef4517df0aa598b9498e7fd7d
python-pyo_0.8.7-1.debian.tar.xz 6.9 KiB 513341c9a216fe31b1c92334707ace95db75087268c21bee84b94f81febc5616

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.