aboutsummaryrefslogtreecommitdiff
path: root/help/wrapper-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/wrapper-help.pd')
-rw-r--r--help/wrapper-help.pd27
1 files changed, 0 insertions, 27 deletions
diff --git a/help/wrapper-help.pd b/help/wrapper-help.pd
deleted file mode 100644
index 06abf4d..0000000
--- a/help/wrapper-help.pd
+++ /dev/null
@@ -1,27 +0,0 @@
-#N canvas 226 243 486 349 10;
-#X text 114 176 Wraps between 0 and 1 by default;
-#X text 137 276 This instance wraps the input between 2 and 8;
-#X floatatom 52 205 5 0 0 0 - - -;
-#X floatatom 50 138 5 0 0 0 - - -;
-#X floatatom 91 138 5 0 0 0 - - -;
-#X floatatom 134 140 5 0 0 0 - - -;
-#X floatatom 50 242 5 0 0 0 - - -;
-#X floatatom 92 243 5 0 0 0 - - -;
-#X floatatom 136 242 5 0 0 0 - - -;
-#X floatatom 50 306 5 0 0 0 - - -;
-#X obj 52 177 wrapper;
-#X obj 50 277 wrapper 2 8;
-#X obj 42 2 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
-0;
-#X text 47 36 author: mrtoftrash@gmail.com;
-#X text 48 2 description: wraps a number around a range;
-#X text 47 47 version: 2009-06-07 (initial release);
-#X text 47 25 tags: math range tof;
-#X connect 3 0 10 0;
-#X connect 4 0 10 1;
-#X connect 5 0 10 2;
-#X connect 6 0 11 0;
-#X connect 7 0 11 1;
-#X connect 8 0 11 2;
-#X connect 10 0 2 0;
-#X connect 11 0 9 0;