diff options
author | B. Bogart <bbogart@users.sourceforge.net> | 2002-08-30 23:01:27 +0000 |
---|---|---|
committer | B. Bogart <bbogart@users.sourceforge.net> | 2002-08-30 23:01:27 +0000 |
commit | 9c772b63840098d6bc66ca5fd03d25cbcc8646bf (patch) | |
tree | c5cf3487cf6a038fcba71ceec0d02c889b96b100 | |
parent | 0b7f1c4032818631f3a69b677089f02faa407e61 (diff) |
Updated Documentation to reflect chaos.pd_* library
svn path=/trunk/externals/bbogart/chaos/; revision=100
-rw-r--r-- | README.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |