aboutsummaryrefslogtreecommitdiff
path: root/iemabs/hp2c~.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:36:07 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:36:07 +0000
commit44e3e2d0e046f00f0366e376209f482dfc8018cf (patch)
treeeb517d9ed86ca376a8e56ad64a1a506f4cb48aaa /iemabs/hp2c~.pd
parentd6b088044e161a27d49df537bbb6d998a8d0e50d (diff)
changed makefile
changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757
Diffstat (limited to 'iemabs/hp2c~.pd')
-rw-r--r--iemabs/hp2c~.pd40
1 files changed, 40 insertions, 0 deletions
diff --git a/iemabs/hp2c~.pd b/iemabs/hp2c~.pd
new file mode 100644
index 0000000..eebdd31
--- /dev/null
+++ b/iemabs/hp2c~.pd
@@ -0,0 +1,40 @@
+#N canvas 406 261 412 351 10;
+#X obj 22 42 inlet~;
+#X obj 56 63 inlet;
+#X obj 22 193 outlet~;
+#X text 62 42 ~signal_in~;
+#X text 93 64 <float> cutoff_frequency [Hz];
+#X obj 91 87 inlet;
+#X text 195 136 <float> interpolation_time [ms];
+#X text 32 176 ~filtered signal_out~;
+#X obj 126 111 inlet;
+#X obj 161 136 inlet;
+#X text 127 87 <float> damping [-];
+#X text 162 111 <float> frequency-shift [-];
+#X text 12 8 hp2c~;
+#X text 60 8 highpass 2.order for filter-cascades;
+#X obj 22 157 filter~ hp2c \$1 \$2 \$3 \$4;
+#X obj 56 211 outlet;
+#X obj 88 236 outlet;
+#X obj 119 255 outlet;
+#X obj 161 274 outlet;
+#X text 129 235 dummy;
+#X text 159 254 dummy;
+#X text 128 190 1.arg: <float> cutoff_frequency [Hz];
+#X text 128 199 2.arg: <float> damping [-];
+#X text 128 208 3.arg: <float> frequency-shift [-];
+#X text 128 218 4.arg: <float> interpolation_time [ms] (opt.);
+#X text 176 315 IEM KUG;
+#X text 160 303 musil;
+#X text 190 303 @;
+#X text 196 303 iem.at;
+#X text 111 292 (c) Thomas Musil 2000 - 2005;
+#X text 159 325 Graz \, Austria;
+#X connect 0 0 14 0;
+#X connect 1 0 14 1;
+#X connect 1 0 15 0;
+#X connect 5 0 14 2;
+#X connect 8 0 14 3;
+#X connect 9 0 14 4;
+#X connect 9 0 18 0;
+#X connect 14 0 2 0;