aboutsummaryrefslogtreecommitdiff
path: root/audio/Pd-extended/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2022-02-21 02:21:43 -0600
committerRobby Workman <rworkman@slackbuilds.org>2022-02-21 02:21:43 -0600
commite56b9c89ac374e252858241156b6a86dfab2864d (patch)
treebb0e4f131942d51326d9967d2d55349dd203f988 /audio/Pd-extended/README
parent6de4da45c82812bba44dbb2656de62380fdbfdcd (diff)
audio/Pd-extended: Removed (ftbfs)
Diffstat (limited to 'audio/Pd-extended/README')
-rw-r--r--audio/Pd-extended/README18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/Pd-extended/README b/audio/Pd-extended/README
deleted file mode 100644
index 0fbf794851..0000000000
--- a/audio/Pd-extended/README
+++ /dev/null
@@ -1,18 +0,0 @@
-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 objects.
-
-The program binary's name is pdextended.
-
-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 the usual documentation
-directory (named "example.pdextended"), which should work as is on
-most machines and will enable most of the external libraries in pd.
-
-To start Pd-extended, type "pdextended" on 32 bit boxes, and use
-"pdextended64" on 64 bit boxes.
-
-ftgl is an optional dependency.