aboutsummaryrefslogtreecommitdiff
path: root/filters/filtgain.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-06-17 10:13:57 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-06-17 10:13:57 +0000
commitfc3d3c0a4f110a23335398c327ac0a4fc949d5cb (patch)
tree1849d6afbe34cee9cec97bdb2295401f5126870b /filters/filtgain.pd
This commit was generated by cvs2svn to compensate for changes in r12,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13
Diffstat (limited to 'filters/filtgain.pd')
-rwxr-xr-xfilters/filtgain.pd74
1 files changed, 74 insertions, 0 deletions
diff --git a/filters/filtgain.pd b/filters/filtgain.pd
new file mode 100755
index 0000000..b276a52
--- /dev/null
+++ b/filters/filtgain.pd
@@ -0,0 +1,74 @@
+#N canvas 178 144 702 459 10;
+#X obj 38 342 biquad~;
+#X obj 38 316 osc~ 220;
+#X obj 118 340 env~;
+#X floatatom 38 297;
+#X obj 38 419 dac~;
+#X obj 193 428 tabwrite array1;
+#X obj 325 400 int;
+#X obj 350 401 + 1;
+#X msg 296 399 0;
+#X obj 193 410 float;
+#X obj 218 372 t b f;
+#X obj 38 398 *~;
+#X obj 61 399 dbtorms;
+#X floatatom 368 359;
+#X obj 296 418 sel 500;
+#X obj 38 277 * 40;
+#X obj 325 380 metro 10;
+#X obj 325 359 r paint;
+#X obj 61 381 r volume;
+#X obj 38 7 inlet;
+#X floatatom 194 368;
+#X floatatom 279 360;
+#X obj 118 360 - 100;
+#X obj 118 382 * 0.01;
+#X graph graph2 0 -1 500 1 148 253 648 113;
+#X array array1 500 float;
+#X pop;
+#X msg 273 272 5000;
+#X msg 273 82 5000;
+#X msg 398 82 10000;
+#X msg 398 272 10000;
+#X msg 173 83 1000;
+#X msg 173 271 1000;
+#X text 105 6 subpatch used in filter externals see;
+#X obj 347 12 bandpass;
+#X obj 414 13 notch;
+#X obj 470 14 lowpass;
+#X obj 522 13 highpass;
+#X obj 522 35 equalizer;
+#X obj 347 34 highshelf;
+#X obj 414 34 lowshelf;
+#X obj 470 34 hlshelf;
+#X connect 0 0 2 0;
+#X connect 0 0 11 0;
+#X connect 1 0 0 0;
+#X connect 2 0 22 0;
+#X connect 3 0 1 0;
+#X connect 6 0 7 0;
+#X connect 6 0 10 0;
+#X connect 6 0 14 0;
+#X connect 6 0 15 0;
+#X connect 7 0 6 1;
+#X connect 8 0 6 0;
+#X connect 9 0 5 0;
+#X connect 10 0 9 0;
+#X connect 10 1 5 1;
+#X connect 11 0 4 0;
+#X connect 11 0 4 1;
+#X connect 12 0 11 1;
+#X connect 13 0 16 1;
+#X connect 14 0 8 0;
+#X connect 15 0 3 0;
+#X connect 16 0 6 0;
+#X connect 17 0 16 0;
+#X connect 18 0 12 0;
+#X connect 19 0 0 0;
+#X connect 20 0 5 0;
+#X connect 21 0 5 1;
+#X connect 22 0 23 0;
+#X connect 23 0 9 1;
+#X connect 26 0 25 0;
+#X connect 27 0 28 0;
+#X connect 29 0 30 0;