La ferme de wikis a été mise à jour à la version 1.9rc1, rapportez tout problème à support@koumbit.org. Mentionner le numéro de billet #14822.
The wikifarm has been upgraded to MoinMoin 1.9rc1, report any anomaly to support@koumbit.org. Mention the ticket number #14822.

http://alexandre.quessy.net/static/purity/purity.png

Purity is a Python library for Pure Data dynamic patching. The idea is to be able to harness the power of Pure Data for audio programming without having to use its graphical interface, and without the need to create external objects in C. Python's clear and intuitive syntax can be used with profit in order to create intricate patches with advanced string handling, graphical user interfaces and asynchronous network operations. Purity uses Twisted, an event-driven Python framework.

The official Mercurial version control repository (tip) is located at http://bitbucket.org/aalex/purity/

Installation

You can install it using easy_install from http://pypi.python.org/pypi/purity

sudo easy_install purity

On Debian or Ubuntu, it is even easier to download the Debian package and install it. The Gdebi application should open it and ask it if you want to install it. The package is on the page http://bitbucket.org/aalex/purity/downloads/

Wiki Pages

The official wiki is this Wiki : the DataFlow wiki.

See also other wiki pages :

There is a nice DynamicPatching page, too.

Mailing List

To discuss about Purity and dynamic patching for Pure Data, please join the mailing list : https://listes.koumbit.net/cgi-bin/mailman/listinfo/purity-toonloop.com

None: Purity (last edited 2010-01-24 23:33:53 by AlexandreQuessy)