aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2002-08-30 23:01:27 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2002-08-30 23:01:27 +0000
commit9c772b63840098d6bc66ca5fd03d25cbcc8646bf (patch)
treec5cf3487cf6a038fcba71ceec0d02c889b96b100
parent0b7f1c4032818631f3a69b677089f02faa407e61 (diff)
Updated Documentation to reflect chaos.pd_* library
svn path=/trunk/externals/bbogart/chaos/; revision=100
-rw-r--r--README.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index d0876b2..9be9fba 100644
--- a/README.txt
+++ b/README.txt
@@ -28,7 +28,11 @@ USAGE:
The package only includes 2 and 3 dimentional attractors. There are
outlets for each dimention. The scale of the values vary between the
-different attractors. The object methods are as follows:
+different attractors. To run pd with the chaos externals use:
+
+pd -lib chaos
+
+The object methods are as follows:
bang: Calculate one interation of the attractor.
reset: Reset to initial conditions.