aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-10-19 17:27:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-10-19 17:27:40 +0000
commitb618ca7812dd2a20c9f9d5045ac9aee03e115364 (patch)
tree5a92f1199d5c6ed468808aa0929f188461a1d2ae
parent8eba852ea15e8a082a2ab5041e1fda321ce1634e (diff)
added namespace prefix 'cyclone' to speedlim so it loads properly
svn path=/trunk/externals/mapping/; revision=10335
-rw-r--r--help/circular_sigmoid-help.pd2
-rw-r--r--help/exponential_curve-help.pd2
-rw-r--r--help/exponential_seat-help.pd2
-rw-r--r--help/exponential_sigmoid-help.pd2
-rw-r--r--help/logistic_sigmoid-help.pd2
5 files changed, 5 insertions, 5 deletions
diff --git a/help/circular_sigmoid-help.pd b/help/circular_sigmoid-help.pd
index 871f15e..6b691be 100644
--- a/help/circular_sigmoid-help.pd
+++ b/help/circular_sigmoid-help.pd
@@ -75,7 +75,7 @@
#X connect 23 0 21 0;
#X restore 265 348 pd receive from gcanvas;
#X obj 138 9 receive \$0-x-slider;
-#X obj 54 108 speedlim 100;
+#X obj 54 108 cyclone/speedlim 100;
#X obj 53 313 circular_sigmoid;
#X connect 0 0 15 0;
#X connect 1 0 3 0;
diff --git a/help/exponential_curve-help.pd b/help/exponential_curve-help.pd
index e80084e..e3fca89 100644
--- a/help/exponential_curve-help.pd
+++ b/help/exponential_curve-help.pd
@@ -75,7 +75,7 @@
#X connect 23 0 21 0;
#X restore 265 348 pd receive from gcanvas;
#X obj 138 9 receive \$0-x-slider;
-#X obj 54 108 speedlim 100;
+#X obj 54 108 cyclone/speedlim 100;
#X obj 53 313 exponential_curve;
#X connect 0 0 15 0;
#X connect 1 0 3 0;
diff --git a/help/exponential_seat-help.pd b/help/exponential_seat-help.pd
index 1448747..27ad90b 100644
--- a/help/exponential_seat-help.pd
+++ b/help/exponential_seat-help.pd
@@ -75,7 +75,7 @@
#X connect 23 0 21 0;
#X restore 265 348 pd receive from gcanvas;
#X obj 138 9 receive \$0-x-slider;
-#X obj 54 108 speedlim 100;
+#X obj 54 108 cyclone/speedlim 100;
#X obj 53 313 exponential_seat;
#X connect 0 0 15 0;
#X connect 1 0 3 0;
diff --git a/help/exponential_sigmoid-help.pd b/help/exponential_sigmoid-help.pd
index 48f447a..93938a9 100644
--- a/help/exponential_sigmoid-help.pd
+++ b/help/exponential_sigmoid-help.pd
@@ -75,7 +75,7 @@
#X connect 23 0 21 0;
#X restore 265 348 pd receive from gcanvas;
#X obj 138 9 receive \$0-x-slider;
-#X obj 54 108 speedlim 100;
+#X obj 54 108 cyclone/speedlim 100;
#X obj 53 313 exponential_sigmoid;
#X connect 0 0 15 0;
#X connect 1 0 3 0;
diff --git a/help/logistic_sigmoid-help.pd b/help/logistic_sigmoid-help.pd
index c8e57c5..c95e5e2 100644
--- a/help/logistic_sigmoid-help.pd
+++ b/help/logistic_sigmoid-help.pd
@@ -69,7 +69,7 @@
#X connect 19 0 17 0;
#X restore 265 348 pd receive from gcanvas;
#X obj 138 9 receive \$0-x-slider;
-#X obj 54 108 speedlim 100;
+#X obj 54 108 cyclone/speedlim 100;
#X obj 53 313 logistic_sigmoid;
#X connect 0 0 15 0;
#X connect 1 0 3 0;