aboutsummaryrefslogtreecommitdiff
path: root/extended/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'extended/README.txt')
-rw-r--r--extended/README.txt22
1 files changed, 17 insertions, 5 deletions
diff --git a/extended/README.txt b/extended/README.txt
index 35a0dba..c909ef6 100644
--- a/extended/README.txt
+++ b/extended/README.txt
@@ -17,22 +17,34 @@ USAGE
externals/Makefile.
SUPPORTED EXTERNALS
- This makefile currently supports the following of moocow's externals:
+ Standard Externals
+ The following externals are built by default:
deque
pdstring (just the dummy object, not the library!)
- any2string
- string2any
+ any2string
+ string2any
readdir
+ sprinkler
weightmap
- The following of moocow's externals are unsupported (for various
- reasons):
+ Optional Externals
+ The following externals depend on additional libraries, which may or may
+ not be installed on your system. The build procedures for these
+ externals will be called, but may fail:
flite
gfsm
+
+ Unsupported Externals
+ The following externals and libraries are unsupported for various
+ reasons:
+
ratts
+ See http://www.ling.uni-potsdam.de/~moocow/projects/pd for the
+ "official" distributions.
+
ACKNOWLEDGEMENTS
Pd by Miller Puckette and others.