From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/gainvu~.pd | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 iemabs/gainvu~.pd (limited to 'iemabs/gainvu~.pd') diff --git a/iemabs/gainvu~.pd b/iemabs/gainvu~.pd new file mode 100644 index 0000000..3a711a8 --- /dev/null +++ b/iemabs/gainvu~.pd @@ -0,0 +1,38 @@ +#N canvas 157 220 299 360 10; +#X obj 112 57 inlet; +#X obj 32 167 line~; +#X text 19 37 audio; +#X obj 19 57 inlet~; +#X obj 19 186 *~; +#X obj 170 262 outlet; +#X obj 112 139 pack 0 500; +#X text 7 5 gainvu~; +#X obj 19 262 outlet~; +#X text 19 276 audio; +#X obj 112 102 dbtorms; +#X obj 197 57 inlet; +#X text 197 41 interpol-time; +#X obj 197 79 init \$1; +#X obj 197 103 split 20; +#X text 6 306 (c) musil@iem.kug.ac.at; +#X text 48 319 IEM KUG; +#X text 23 331 graz \, austria 2001; +#X text 48 186 1.arg: interpolation-time in ms; +#X obj 170 239 prvu~; +#X text 112 41 slider-128; +#X text 182 278 vu; +#X obj 98 264 outlet; +#X obj 98 244 - 100; +#X connect 0 0 10 0; +#X connect 0 0 23 0; +#X connect 1 0 4 1; +#X connect 3 0 4 0; +#X connect 4 0 8 0; +#X connect 4 0 19 0; +#X connect 6 0 1 0; +#X connect 10 0 6 0; +#X connect 11 0 13 0; +#X connect 13 0 14 0; +#X connect 14 1 6 1; +#X connect 19 0 5 0; +#X connect 23 0 22 0; -- cgit v1.2.1