aboutsummaryrefslogtreecommitdiff
path: root/henon.pd
diff options
context:
space:
mode:
Diffstat (limited to 'henon.pd')
-rw-r--r--henon.pd16
1 files changed, 8 insertions, 8 deletions
diff --git a/henon.pd b/henon.pd
index dc90e54..99c9db8 100644
--- a/henon.pd
+++ b/henon.pd
@@ -1,9 +1,8 @@
-#N canvas 48 298 368 335 10;
+#N canvas 450 295 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 obj 29 90 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 1 1
;
#X floatatom 80 89 5 0 0;
-#X msg 114 143 reset;
#X floatatom 74 285 5 0 0;
#X text 5 66 Calculate;
#X text 113 161 Reset To Initial Conditions;
@@ -15,10 +14,11 @@
#X obj 29 177 henon;
#X text 5 6 Henon's Attractor;
#X text 3 37 (This attractor is not continuous);
-#X connect 0 0 12 0;
+#X msg 114 143 reset 1 1;
+#X connect 0 0 11 0;
#X connect 1 0 0 0;
#X connect 2 0 0 1;
-#X connect 3 0 12 0;
-#X connect 11 0 12 0;
-#X connect 12 0 8 0;
-#X connect 12 1 4 0;
+#X connect 10 0 11 0;
+#X connect 11 0 7 0;
+#X connect 11 1 3 0;
+#X connect 14 0 11 0;