aboutsummaryrefslogtreecommitdiff
path: root/lorenz-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-20 05:51:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-20 05:51:53 +0000
commit5fb78045398126f1fba580217f0ffa62df47890a (patch)
tree0822de97bb9627fe043fbc834177ff3a3a3544ca /lorenz-help.pd
parentf9920590bc711f8a6aee5d71348c8ef6b42bed70 (diff)
with Ben's permission, I renamed the help files to all be in the standard format and removed the redundant class_sethelpsymbol() functions
svn path=/trunk/externals/bbogart/chaos/; revision=6341
Diffstat (limited to 'lorenz-help.pd')
-rw-r--r--lorenz-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/lorenz-help.pd b/lorenz-help.pd
new file mode 100644
index 0000000..55170fc
--- /dev/null
+++ b/lorenz-help.pd
@@ -0,0 +1,25 @@
+#N canvas 288 95 368 335 10;
+#X obj 29 114 metro 50;
+#X obj 29 90 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1
+;
+#X floatatom 80 89 5 0 0;
+#X obj 29 177 lorenz;
+#X floatatom 74 285 5 0 0;
+#X msg 115 194 param 0.02 10 28 2.667;
+#X text 5 6 Lorenz's Attractor;
+#X text 5 66 Calculate;
+#X text 113 161 Reset To Initial Conditions;
+#X text 115 212 Modify Parameters;
+#X floatatom 29 285 5 0 0;
+#X floatatom 120 285 5 0 0;
+#X text 58 258 Output;
+#X text 4 21 Chaos PD Externals - Copyright Ben Bogart 2002;
+#X msg 114 143 reset 0.1 0 0;
+#X connect 0 0 3 0;
+#X connect 1 0 0 0;
+#X connect 2 0 0 1;
+#X connect 3 0 10 0;
+#X connect 3 1 4 0;
+#X connect 3 2 11 0;
+#X connect 5 0 3 0;
+#X connect 14 0 3 0;