aboutsummaryrefslogtreecommitdiff
path: root/deny-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'deny-help.pd')
-rw-r--r--deny-help.pd50
1 files changed, 30 insertions, 20 deletions
diff --git a/deny-help.pd b/deny-help.pd
index 9ca4a29..585c2eb 100644
--- a/deny-help.pd
+++ b/deny-help.pd
@@ -1,20 +1,30 @@
-#N canvas 358 305 556 310 12;
-#X text 97 34 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X msg 125 65 cat;
-#X msg 147 97 dog;
-#X msg 157 126 bird;
-#X floatatom 82 269 5 0 0 0 - - -;
-#X symbolatom 151 246 10 0 0 0 - - -;
-#X obj 114 156 symbol \$1;
-#X floatatom 40 81 5 0 0 0 - - -;
-#X obj 82 217 route float symbol;
-#X obj 82 189 deny 17 cat dog 23;
-#X text 32 18 deny :: blocks 'denyed' floats or symbols;
-#X connect 1 0 6 0;
-#X connect 2 0 6 0;
-#X connect 3 0 6 0;
-#X connect 6 0 9 0;
-#X connect 7 0 9 0;
-#X connect 8 0 4 0;
-#X connect 8 1 5 0;
-#X connect 9 0 8 0;
+#N canvas 0 26 437 310 12;
+#X text 97 34 written by Olaf Matthes <olaf.matthes@gmx.de>;
+#X msg 125 65 cat;
+#X msg 147 97 dog;
+#X msg 157 126 bird;
+#X floatatom 82 269 5 0 0 0 - - -;
+#X symbolatom 151 246 10 0 0 0 - - -;
+#X obj 114 156 symbol \$1;
+#X floatatom 40 81 5 0 0 0 - - -;
+#X obj 82 217 route float symbol;
+#X obj 82 189 deny 17 cat dog 23;
+#N canvas 293 158 494 344 META 0;
+#X text 12 126 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 106 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 5 KEYWORDS control;
+#X text 12 45 DESCRIPTION blocks denied floats or symbols;
+#X text 12 66 INLET_0 symbol float;
+#X text 12 86 OUTLET_0 float symbol;
+#X restore 375 278 pd META;
+#X text 32 18 deny :: blocks denied floats or symbols;
+#X connect 1 0 6 0;
+#X connect 2 0 6 0;
+#X connect 3 0 6 0;
+#X connect 6 0 9 0;
+#X connect 7 0 9 0;
+#X connect 8 0 4 0;
+#X connect 8 1 5 0;
+#X connect 9 0 8 0;