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/output~.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 iemabs/output~.pd (limited to 'iemabs/output~.pd') diff --git a/iemabs/output~.pd b/iemabs/output~.pd new file mode 100644 index 0000000..70bd639 --- /dev/null +++ b/iemabs/output~.pd @@ -0,0 +1,27 @@ +#N canvas 191 63 365 293 10; +#X obj 141 169 dbtorms; +#X obj 94 87 inlet; +#X text 94 64 level; +#X obj 141 215 line~; +#X obj 19 136 dac~; +#X text 19 67 audio; +#X text 151 151 show level; +#X obj 19 87 inlet~; +#X obj 19 109 *~; +#X obj 20 223 outlet; +#X msg 141 127 95; +#X obj 141 193 pack 0 500; +#X obj 20 200 pvu~; +#X obj 141 106 r newbang; +#X text 15 20 ouput~; +#X connect 0 0 11 0; +#X connect 1 0 0 0; +#X connect 3 0 8 1; +#X connect 7 0 8 0; +#X connect 8 0 4 1; +#X connect 8 0 4 0; +#X connect 8 0 12 0; +#X connect 10 0 0 0; +#X connect 11 0 3 0; +#X connect 12 0 9 0; +#X connect 13 0 10 0; -- cgit v1.2.1