aboutsummaryrefslogtreecommitdiff
path: root/examples/readme-fractals.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-20 05:21:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-20 05:21:55 +0000
commit75ff432b273f6484dcefe48914d4fb863046230f (patch)
treed52ee4cef0f179946aac2eeaca07408039c3153f /examples/readme-fractals.pd
parent01dc1fd220d6f17929bb613412dd2f54fe8eb438 (diff)
included tools as objects with help patches, and fixed all other help patch errors
svn path=/trunk/externals/chaos/; revision=15630
Diffstat (limited to 'examples/readme-fractals.pd')
-rw-r--r--examples/readme-fractals.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/readme-fractals.pd b/examples/readme-fractals.pd
index 2281c6a..2fee871 100644
--- a/examples/readme-fractals.pd
+++ b/examples/readme-fractals.pd
@@ -1,4 +1,5 @@
#N canvas 495 74 487 362 10;
+#X declare -lib chaos;
#X obj 56 202 readme-frac-format;
#X obj 56 221 readme-gen-fractal;
#X text 37 183 if you want to add new fractals:;
@@ -52,3 +53,4 @@ of a search.;
#X text 27 28 The Chaos Library provides a means to generate multiple
chaotic datastreams \, as well as the ability to search for new attractor
sets that produce other chaotic datastreams.;
+#X obj 360 6 import chaos;