summaryrefslogtreecommitdiffstats
path: root/audio/Pd-extended/README
diff options
context:
space:
mode:
author Felix Pfeifer <pfeifer[dot]felix[at]googlemail[dot]com>2010-11-04 18:06:50 +0000
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-11-22 19:44:57 +0100
commitda86549e820daa3f76a1f04ab88e1ab3ef9eb05f (patch)
tree7426e7cdb9dbf37a6af01d59391dab0de3ff0db4 /audio/Pd-extended/README
parent1dd7d6584748c7e02a1704c7511cc564b31e7245 (diff)
downloadslackbuilds-da86549e820daa3f76a1f04ab88e1ab3ef9eb05f.tar.gz
slackbuilds-da86549e820daa3f76a1f04ab88e1ab3ef9eb05f.tar.xz
audio/Pd-extended: Added (real-time audio processing).
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'audio/Pd-extended/README')
-rw-r--r--audio/Pd-extended/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/Pd-extended/README b/audio/Pd-extended/README
new file mode 100644
index 0000000000..cd76e23aa6
--- /dev/null
+++ b/audio/Pd-extended/README
@@ -0,0 +1,22 @@
+Pd-extended (Pure Data, by Miller Puckette) is a real-time
+audio synthesis/processing package. It is one of the
+"MUSIC N" family members, open source (BSD style) successor
+of the MAX branch. This package contains the core of Pd and
+many external objetcs.
+
+Since this version the programs binaries name is pdextended,
+in order to start Pd-extended you have to call it with this
+name.
+
+Pd-extended is usually based on an older version of Pd.
+Since version 0.42.5 Pd-extended doesn't conflict any more
+with Pd.
+
+You find an example for $HOME/.pdextended in
+/usr/doc/Pd-<version>-extended/example.pdextended
+which should work out of the box on most machines and
+will enable most of the external libraries in pd.
+
+It requires dssi, gsl, imlib2, jack-audio-connection-kit,
+ladspa_sdk, lame, liblo, libquicktime and speex at compile
+time.