home changes contents help options

The pd-gui-rewrite effort has been entirely folded into Miller's pure-data.git and is included in the 0.43 release. This page is here for historical interest. You can find out more about one big feature of this effort in the GUI Plugins section of the docs.

The bulk of the work was done originally in the pd-devel/0.41.4 branch (now defunct), Miller then merged in the core work into trunk. Hans then merged pd-devel/0.41.4 in with Miller's trunk to complete things for an 0.43 release in the pd-gui-rewrite/0.43 branch. Now its all folded into Miller's master branch on pure-data.git

Examples and Screenshots

To keep track of the new possibilities, there is a wiki page for examples and screenshots of things that you can do with the new GUI.

Test Builds

There are now some rough test builds to download and try: PdGuiRewriteTestBuilds

Building and Running It

To run it, you currently need automake >= 1.9, autoconf >= 2.59, and libtool >= 1.5. These are included on any GNU/Linux and Mac OS X as well. On Windows, you can build it using Cygwin. Download and run the setup.exe, and install these packages: automake, autoconf, gcc-core, gcc-g++, gettext, gettext-devel, libtool, make, rsync, subversion, and tcltk.

svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-gui-rewrite/0.43 pd-gui-rewrite
cd pd-gui-rewrite
./autogen.sh && ./configure && make
cd src 
./pd

Getting Involved

There is lots of work left to do, and you can contribute in many different ways. We always need testers, try using this Pd version in your normal work, and report any and all bugs, problems, feature ideas, etc. The simplest way is to contribute code is to create a translation for Pd. You can also look thru the Tcl source for things marked TODO and take a stab and doing them. If you want to improve the GUI, make the new Pd window for example, an announce your interest to pd-dev to make sure there are no duplications of efforts.

Contributions

Thanks to the contributors for adding code and translations to this branch (in alphabetical order): András Murányi, Bryan Jurish, Chun Lee, Cyrille Henry, dmotd, Federico Ferri, geoker, Hans-Christoph Steiner, IOhannes? m. zmölnig, João Miguel País, lorenzosu, Max Neupert, Miller Puckette

TODO

UI

guts

New Features


subtopics: