diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
commit | 577ac6e80ff4f436fbd054291ed7dddbc31bd49a (patch) | |
tree | 6ec69b216dda68d7de38a5eba1851b9d4f1431e6 /iemabs/output~.pd |
This commit was generated by cvs2svn to compensate for changes in r1738,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/iemlib/; revision=1739
Diffstat (limited to 'iemabs/output~.pd')
-rw-r--r-- | iemabs/output~.pd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/iemabs/output~.pd b/iemabs/output~.pd new file mode 100644 index 0000000..964b10a --- /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; |