From 53e3f22a12b7c3b2d867fd40a070661a1aad9797 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 14 Mar 2003 21:55:18 +0000 Subject: switched site over to PHP; make menu, quote, webring, and lastmodified include files svn path=/trunk/; revision=470 --- htdocs/documentation.php | 259 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 259 insertions(+) create mode 100644 htdocs/documentation.php (limited to 'htdocs/documentation.php') diff --git a/htdocs/documentation.php b/htdocs/documentation.php new file mode 100644 index 00000000..b6666217 --- /dev/null +++ b/htdocs/documentation.php @@ -0,0 +1,259 @@ + + + +Pure Data External Repository + + + + + +

Pure Data External Repository

+ + +
+ + + +
+ +

Projects at the Pure Data Ext. Repository

+

The following projects already have put their sources inside the Pure Data +External Repository: +

+	externals
+	|-- OSCx
+	|-- aenv~
+	|-- ann
+	|-- arraysize
+	|-- chaos
+	|-- creb
+	|-- cxc
+	|-- debian
+	|-- ext13
+	|-- footils
+	|-- ggee
+	|-- grill
+	|   |-- deljoin  
+	|   |-- delsplit  
+	|   |-- flext
+	|   |-- pguitest  
+	|   |-- idelay  
+	|   |-- namedobjs 
+	|   |-- pool
+	|   |-- prepend
+	|   |-- py
+	|   |-- vasp 
+	|   `-- xsample
+	|-- maxlib
+	|-- pdogg
+	|-- plugin~
+	|-- rhythm_estimator
+	|-- sprinkler
+	|-- susloop~
+	|-- svf~
+	|-- vbap
+	|-- vst
+	|-- zexy
+	`-- zhzxh~
+
+

+You also can browse the Repository contents at the projects CVS-Page. +

Missing externals

+

There are externals missing, I know. Please mail your descriptions to +fbar@footils.org. Thank you for your attention. + + +

OSCx

+OSC, OpenSoundControl for pd +
by jdl at xdv.org +

aenv~

+aenv~: asymptotic ADSR envelope generator; The output value approaches the +target values as asymptotes. +
(c) Ben Saylor +

ann

+/* ...this is an externals for comouting Aritficial Neural Networks... +
thikn aboiut this +
+
0201:forum::für::umläute:2001 +
*/ + +

arraysize

+

arraysize -- report the size of an array + +

chaos

+"Chaos PD Externals" a set of objects for PD which +calculate various "Chaotic Attractors"; including, Lorenz, Rossler, Henon +and Ikeda. Hopefully more will be on their way. +
Copyright Ben Bogart 2002 +

creb

+This is a collection of pd externals. No fancy stuff, just my +personal bag of (ahem) tricks... +
(c)Tom Schouten +

cxc

+

+-------------------------- +
cxc pd eternals library +
powered by zt0ln d4ta +
-------------------------- +
many useful externals. +

debian

+From the README.Debian: +
<possible notes regarding this package - if none, delete this file> ;) +

Debian users can check out all externals and build a Debian package of +most in one command. +

ext13

+

this ist ext13, another highly useful collection of externals for pd + +

footils

+

+externals for classic synthesis techniques like fm, granular, soundfont, ... +
flext-iiwu | rx7 | shabby | syncgrain +

ggee

+Your host's Guenther Geiger's ggee externals collection. They serve different +purposes, ranging from objects for building a simple User interface for pd +patches, to objects interfacing Perry Cooks STK, streaming audio over the LAN, +Filter implementations and other. +

grill

+Various externals, libraries and development tools by Thomas Grill (xovo@gmx.net). Synched to +www.parasitaere-kapazitaeten.net/ext. +Please see the following descriptions: + +

deljoin

+

join a list with delimiter + +

delsplit

+

split a delimited list-in-a-symbol +

flext

+

+flext - C++ layer for Max/MSP and pd (pure data) externals +
+This package seeks to encourage the development of open source software +for the pd and Max/MSP platforms. + + +

guitest

+

Experimental wrapper for writing GUI externals. + +

idelay

+

Interpolating delay line + +

namedobjs

+

retrieve named objects in a patcher +

pool

+pool - a hierarchical storage object for PD and Max/MSP + + +

prepend

+

prepend - just like in MaxMSP +

py

+py/pyext - python script objects for PD (and MaxMSP... once, under MacOSX and Windows) + +

vasp

+

VASP modular - vector assembling signal processor +

GOALS/FEATURES +
=============== +

+VASP is a package for PD or MaxMSP consisting of a number of externals extending +these systems with functions for non-realtime array-based audio data processing. +VASP is capable of working in the background, therefore not influencing eventual +dsp signal processing. + + +

xsample

+xsample - extended sample objects for Max/MSP and pd (pure data) + + +

maxlib

+

+maxlib - music analysis extensions library +

The objects can be very useful to analyse any musical performance. Some +of the objects are 'borrowed' from Max (they are not ported but +rewritten for Pd - cheap immitations). +maxib has recently been extended by objects of more general use and some +which can be use for composition purposes. See +http://www.akustische-kunst.org/puredata/maxlib/ +
(c) 2002 by Olaf Matthes +

pdogg

+

+Superior open source audio compression with OGG Vorbis has come to Pd. +
(c) 2002 by Olaf Matthes +

plugin~

+

LADSPA and VST plug-in hosting for Pd +

+This is a Pd tilde object for hosting LADSPA and VST audio plug-ins on Linux +and Windows systems, respectively. The LADSPA plug-in interface is supported +completely on Linux, while the VST 1.0 audio processing plug-in interface +(without plug-in graphics) is supported on Windows. +
Jarno Seppänen, jams@cs.tut.fi +

rhythm_estimator

+

This is a collection of Pd objects for doing rhythm (quantum) +estimation. +
Jarno Seppänen jams@cs.tut.fi and Piotr Majdak p.majdak@bigfoot.com + +

sprinkler

+

+'sprinkler' objects do dynamic control-message dissemination. +
+Given a list as input, a 'sprinkler' object interprets the initial +list element as the name of a 'receive' object, and [send]s the +rest of the list to that object. +
Bryan Jurish <moocow@ling.uni-potsdam.de> + +

susloop~

+

sample player with various loop methods (ping-pong, ... ) think tracker. + +

svf~

+

This is a signal-controlled port of Steve Harris' state variable filter LADSPA plugin
By Ben Saylor, http://www.macalester.edu/~bsaylor + +

vbap

+

Vector Based Amplitude Panning. Use, if you need to control sound locations +in space. + +

vst

+

VST 2.0 support external. It supports the "string" interface for +parameters as well as providing access to the graphical interface supplied by +the plugin's creator. VSTi's can have midi information supplied to them and +export automation data. All in all it provides a very flexable mechanism to use +VST plugins outside of the Cubase environment. This download is the compiled +external DLL and PDF help file. + +

zexy

+

the zexy external +

+general::
the zexy external is a collection of externals. Including matrix +operations. +

zhzxh~

+

by Ben Saylor http://www.macalester.edu/~bsaylor +Turns the input signal into a staticky, distorted mess. Comes with tone +control. + +
+
+

+ +
+ + +SourceForge Logo + +
+
+ + +
+ + -- cgit v1.2.1