aboutsummaryrefslogtreecommitdiff
path: root/help/wrap-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 22:15:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitff6b00b82c7f3f1a1efae7ba00894604aa70a60d (patch)
tree16835feaeacf7f33da08e964fe72eb24d09f2657 /help/wrap-help.pd
parent7fc71ea46f7424a15cf39d0be2b9525fa6d5a1f0 (diff)
switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems
svn path=/trunk/externals/maxlib/; revision=3878
Diffstat (limited to 'help/wrap-help.pd')
-rw-r--r--help/wrap-help.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/help/wrap-help.pd b/help/wrap-help.pd
new file mode 100644
index 0000000..7997d38
--- /dev/null
+++ b/help/wrap-help.pd
@@ -0,0 +1,22 @@
+#N canvas 328 32 562 465 12;
+#X floatatom 27 304 8 0 0 0 - - -;
+#X floatatom 27 73 5 0 0 0 - - -;
+#X text 187 26 written by <olaf.matthes@gmx.de>;
+#X floatatom 60 133 5 0 0 0 - - -;
+#X floatatom 94 158 5 0 0 0 - - -;
+#X text 84 71 input value;
+#X text 57 102 creation arguments can be changed dynamically:;
+#X text 35 341 creation arguments:;
+#X text 115 132 lower limit;
+#X text 146 157 upper limit;
+#X floatatom 94 277 5 0 0 0 - - -;
+#X obj 27 249 wrap 6 40;
+#X text 36 358 wrap <lower limit> <upper limit>;
+#X text 106 305 floats 'in range';
+#X text 122 11 wrap :: wrap floats into a range;
+#X text 153 276 wrap periods;
+#X connect 1 0 11 0;
+#X connect 3 0 11 1;
+#X connect 4 0 11 2;
+#X connect 11 0 0 0;
+#X connect 11 1 10 0;