aboutsummaryrefslogtreecommitdiff
path: root/wrap-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'wrap-help.pd')
-rw-r--r--wrap-help.pd57
1 files changed, 35 insertions, 22 deletions
diff --git a/wrap-help.pd b/wrap-help.pd
index 7997d38..4227708 100644
--- a/wrap-help.pd
+++ b/wrap-help.pd
@@ -1,22 +1,35 @@
-#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;
+#N canvas 0 26 472 397 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 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;
+#N canvas 341 152 494 344 META 0;
+#X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 165 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 125 OUTLET_0 float;
+#X text 12 85 INLET_1 float;
+#X text 12 105 INLET_2 float;
+#X text 12 45 DESCRIPTION wrap floats into a range;
+#X text 12 65 INLET_0 float;
+#X text 12 145 OUTLET_1 float;
+#X text 12 5 KEYWORDS control filter;
+#X restore 410 364 pd META;
+#X obj 27 249 maxlib/wrap 6 40;
+#X connect 1 0 16 0;
+#X connect 3 0 16 1;
+#X connect 4 0 16 2;
+#X connect 16 0 0 0;
+#X connect 16 1 10 0;