aboutsummaryrefslogtreecommitdiff
path: root/help/help-rewrap.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/help-rewrap.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/help-rewrap.pd')
-rw-r--r--help/help-rewrap.pd23
1 files changed, 0 insertions, 23 deletions
diff --git a/help/help-rewrap.pd b/help/help-rewrap.pd
deleted file mode 100644
index e444c9d..0000000
--- a/help/help-rewrap.pd
+++ /dev/null
@@ -1,23 +0,0 @@
-#N canvas 328 32 564 467 12;
-#X floatatom 27 304 8 0 0 0 - - -;
-#X floatatom 27 73 5 0 0 0 - - -;
-#X text 202 47 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 110 276 5 0 0 0 - - -;
-#X text 36 358 wrap <lower limit> <upper limit>;
-#X obj 27 249 rewrap 6 40;
-#X text 200 27 into a range;
-#X text 169 275 wrap period;
-#X text 107 305 output;
-#X text 122 11 rewrap :: wraps floats back and forth;
-#X connect 1 0 12 0;
-#X connect 3 0 12 1;
-#X connect 4 0 12 2;
-#X connect 12 0 0 0;
-#X connect 12 1 10 0;