aboutsummaryrefslogtreecommitdiff
path: root/reference/bfilt.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 20:42:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 20:42:38 +0000
commit8bbda088b6be12a1c8633a05f2c3edee28c3b493 (patch)
tree11349615ec18574fddf303aabd13e65dbff492ff /reference/bfilt.pd
parent6b301232d846c96ba2687edd0e87e554e6167589 (diff)
cleaned up cxc so that it passes the automated test in scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace
svn path=/trunk/externals/cxc/; revision=7538
Diffstat (limited to 'reference/bfilt.pd')
-rw-r--r--reference/bfilt.pd23
1 files changed, 0 insertions, 23 deletions
diff --git a/reference/bfilt.pd b/reference/bfilt.pd
deleted file mode 100644
index 4be9d45..0000000
--- a/reference/bfilt.pd
+++ /dev/null
@@ -1,23 +0,0 @@
-#N canvas 203 207 404 226 10;
-#X floatatom 85 119;
-#X obj 57 175 print;
-#X floatatom 45 120;
-#X obj 58 146 bfilt 5;
-#X text 43 16 bfilt (at the moment) is: modulo something + select 0;
-#X floatatom 167 120;
-#X obj 139 176 print;
-#X floatatom 127 121;
-#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 msg 169 67 0;
-#X connect 0 0 3 1;
-#X connect 2 0 3 0;
-#X connect 3 0 1 0;
-#X connect 5 0 8 1;
-#X connect 7 0 8 0;
-#X connect 8 0 6 0;
-#X connect 9 0 8 0;
-#X connect 10 0 9 0;
-#X connect 12 0 9 0;