aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2009-03-23 20:28:57 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2009-03-23 20:28:57 +0000
commita16d0bfcada80d077f1d1b98f7a72e16028cf8e0 (patch)
tree1b23fb713866e19a73f99bc1b7d721be3d9e68d9
parentd0c4afbad708e86de43b7009a247ea40affe8895 (diff)
svn path=/trunk/externals/mapping/; revision=10891
-rw-r--r--help/variance-help.pd17
1 files changed, 10 insertions, 7 deletions
diff --git a/help/variance-help.pd b/help/variance-help.pd
index 553a98d..7355fbb 100644
--- a/help/variance-help.pd
+++ b/help/variance-help.pd
@@ -1,17 +1,20 @@
-#N canvas 749 96 549 418 10;
-#X obj 55 178 resample 20;
-#X obj 55 90 metro 500;
-#X obj 56 119 random 100;
-#X floatatom 50 294 5 0 0 0 - - -;
+#N canvas 122 68 549 418 10;
+#X obj 57 178 resample 20;
+#X obj 57 90 metro 500;
+#X obj 57 119 random 100;
+#X floatatom 57 294 5 0 0 0 - - -;
#X obj 57 65 tgl 15 0 empty empty empty 0 -6 0 8 -204786 -1 -1 0 1
;
-#X obj 50 259 variance 20;
-#X obj 55 143 / 100;
+#X obj 57 259 variance 20;
+#X obj 57 143 / 100;
#X obj 5 2 cnv 15 450 20 empty empty variance 2 11 1 18 -233017 -66577
0;
+#X msg 95 231 mode 1;
+#X text 152 232 used a slower but more accurate algorythm;
#X connect 0 0 5 0;
#X connect 1 0 2 0;
#X connect 2 0 6 0;
#X connect 4 0 1 0;
#X connect 5 0 3 0;
#X connect 6 0 0 0;
+#X connect 8 0 5 0;