From 44e3e2d0e046f00f0366e376209f482dfc8018cf Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:36:07 +0000 Subject: 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 --- iemabs/gainvu~.pd | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 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..469bdf8 --- /dev/null +++ b/iemabs/gainvu~.pd @@ -0,0 +1,41 @@ +#N canvas 157 220 303 364 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 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 text 136 325 IEM KUG; +#X text 120 313 musil; +#X text 150 313 @; +#X text 156 313 iem.at; +#X text 71 302 (c) Thomas Musil 2000 - 2005; +#X text 119 335 Graz \, Austria; +#X connect 0 0 10 0; +#X connect 0 0 20 0; +#X connect 1 0 4 1; +#X connect 3 0 4 0; +#X connect 4 0 8 0; +#X connect 4 0 16 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 16 0 5 0; +#X connect 20 0 19 0; -- cgit v1.2.1