aboutsummaryrefslogtreecommitdiff
path: root/bfilt-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-24 06:03:05 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-24 06:03:05 +0000
commitdbf3862f0b17b1d5bfb3587bc0c431b77dc34a6e (patch)
tree2b706cfc272cd9d9d64e97f497d2d8b66018dd9e /bfilt-help.pd
parent45942489c65a279fc34dfe6bb0215b669173e678 (diff)
added META subpatch, corrected some typos, and prefixed all arrays with $0-
svn path=/trunk/externals/cxc/; revision=14520
Diffstat (limited to 'bfilt-help.pd')
-rw-r--r--bfilt-help.pd28
1 files changed, 21 insertions, 7 deletions
diff --git a/bfilt-help.pd b/bfilt-help.pd
index 4be9d45..1af26d1 100644
--- a/bfilt-help.pd
+++ b/bfilt-help.pd
@@ -1,17 +1,31 @@
-#N canvas 203 207 404 226 10;
-#X floatatom 85 119;
+#N canvas 0 31 404 226 10;
+#X floatatom 85 119 0 0 0 0 - - -;
#X obj 57 175 print;
-#X floatatom 45 120;
+#X floatatom 45 120 0 0 0 0 - - -;
#X obj 58 146 bfilt 5;
-#X text 43 16 bfilt (at the moment) is: modulo something + select 0;
-#X floatatom 167 120;
+#X text 43 16 bfilt (at the moment) is: modulo something + select 0
+;
+#X floatatom 167 120 0 0 0 0 - - -;
#X obj 139 176 print;
-#X floatatom 127 121;
+#X floatatom 127 121 0 0 0 0 - - -;
#X obj 140 147 bfilt2 5;
#X obj 145 87 metro 100;
#X msg 145 68 1;
-#X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal counter \, only outputs every arg2th bang ...;
+#X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal
+counter \, only outputs every arg2th bang ...;
#X msg 169 67 0;
+#N canvas 176 129 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
+to conform to the PDDP template for Pd version 0.42.;
+#X text 12 45 DESCRIPTION bang on first inlet \, internal counter \,
+only outputs ever arg2th bang;
+#X text 12 5 KEYWORDS control filter bang_op;
+#X text 12 85 INLET_0 bang float;
+#X text 12 105 INLET_1 float;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR jdl@xdv.org;
+#X text 12 125 OUTLET_0 bang;
+#X restore 352 205 pd META;
#X connect 0 0 3 1;
#X connect 2 0 3 0;
#X connect 3 0 1 0;