PureData performance patches

Miller Puckette's PureData (PD) has become a central tools for me, both as a mechanism for constructing sound creation and manipulation routines, and as a generalized environment for building graphical interfaces for performance. PD is extremely powerful, open, and efficient...and it runs on every operating system I use (primarily Linux, OSX, and SGI IRIX). As opensource software it has the added benefit of easy distribution to performers and publishers as well as students at CEMC (Cornell Electroacoustic Music Center) looking to expand their arsenal of software tools. I recommend the "Pd-extended" distribution for users. Installers for your operating system can be found on the puredata.info download page or if you prefer the "bleeding edge, in the nightly builds archive.

Roses don't need perfume for guitar and electronics, PD patch

This is the live performance patch for my solo guitar and electronics piece, Roses Don't Need Perfume. It's a simple example of a user interface and had to be fool-proof so that the guitarist, Ken Meyer, could run it on his own system, edit it as needed for a particular performance. The patch utilizes my sfplayer abstraction, a reusable soundfile player object with a nice user interface. The patch is documented internally and may be used and modified under the GPL (GNU Public License).