aboutsummaryrefslogtreecommitdiff
path: root/limit-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 06:37:15 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitbcb36add25f5f7538ff13a0f9828db8a06830c03 (patch)
tree9638644601659cb55987374c17c2a95b7eb685d8 /limit-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'limit-help.pd')
-rw-r--r--limit-help.pd64
1 files changed, 39 insertions, 25 deletions
diff --git a/limit-help.pd b/limit-help.pd
index 4ee74da..10817b5 100644
--- a/limit-help.pd
+++ b/limit-help.pd
@@ -1,25 +1,39 @@
-#N canvas 328 32 558 365 12;
-#X floatatom 27 277 8 0 0;
-#X floatatom 27 73 5 0 0;
-#X text 215 46 written by <olaf.matthes@gmx.de>;
-#X floatatom 54 131 5 0 0;
-#X floatatom 82 152 5 0 0;
-#X floatatom 110 173 5 0 0;
-#X text 84 71 input value;
-#X text 57 104 creation arguments can be changed dynamically:;
-#X obj 27 249 limit 0 9 5;
-#X text 35 316 creation arguments:;
-#X text 170 172 0 = limit \, others: compression ratio;
-#X text 35 340 limit <lower limit> <upper limit> <ratio>;
-#X text 324 195 values between 0 and 1;
-#X text 325 213 result in expansion !;
-#X text 106 278 limited / compressed output value;
-#X text 141 11 limit :: limits input to lie between boundaries;
-#X text 213 27 allows for compression / expansion;
-#X text 114 129 lower boundary;
-#X text 144 151 upper boundary;
-#X connect 1 0 8 0;
-#X connect 3 0 8 1;
-#X connect 4 0 8 2;
-#X connect 5 0 8 3;
-#X connect 8 0 0 0;
+#N canvas 0 26 510 365 12;
+#X floatatom 27 277 8 0 0 0 - - -;
+#X floatatom 27 73 5 0 0 0 - - -;
+#X text 215 46 written by <olaf.matthes@gmx.de>;
+#X floatatom 54 131 5 0 0 0 - - -;
+#X floatatom 82 152 5 0 0 0 - - -;
+#X floatatom 110 173 5 0 0 0 - - -;
+#X text 84 71 input value;
+#X text 57 104 creation arguments can be changed dynamically:;
+#X obj 27 249 limit 0 9 5;
+#X text 35 316 creation arguments:;
+#X text 170 172 0 = limit \, others: compression ratio;
+#X text 35 340 limit <lower limit> <upper limit> <ratio>;
+#X text 324 195 values between 0 and 1;
+#X text 325 213 result in expansion !;
+#X text 106 278 limited / compressed output value;
+#X text 141 11 limit :: limits input to lie between boundaries;
+#X text 213 27 allows for compression / expansion;
+#X text 114 129 lower boundary;
+#X text 144 151 upper boundary;
+#N canvas 520 26 494 344 META 0;
+#X text 12 225 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 OUTLET_0 float;
+#X text 12 5 KEYWORDS control filter;
+#X text 12 45 DESCRIPTION limits input to lie between boundaries and
+allows for compression / expansion;
+#X text 12 85 INLET_0 float;
+#X text 12 105 INLET_1 float;
+#X text 12 125 INLET_2 float;
+#X text 12 145 INLET_3 float;
+#X text 12 185 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X restore 442 334 pd META;
+#X connect 1 0 8 0;
+#X connect 3 0 8 1;
+#X connect 4 0 8 2;
+#X connect 5 0 8 3;
+#X connect 8 0 0 0;