From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- control/unwonk.pd | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100755 control/unwonk.pd (limited to 'control/unwonk.pd') diff --git a/control/unwonk.pd b/control/unwonk.pd new file mode 100755 index 0000000..2769a1e --- /dev/null +++ b/control/unwonk.pd @@ -0,0 +1,36 @@ +#N canvas 273 9 542 405 10; +#X obj 53 134 unwonk; +#X obj 211 246 print; +#X floatatom 39 175; +#X floatatom 65 175; +#X obj 144 179 unwonk 1 2 3; +#X floatatom 119 223; +#X floatatom 145 223; +#X floatatom 171 223; +#X msg 30 100 1 2 3 4 5 6 7 8; +#X obj 30 267 unwonk 1 2 3 4 5 6 7 8 9; +#X floatatom 27 310; +#X floatatom 53 310; +#X floatatom 79 310; +#X floatatom 105 311; +#X floatatom 131 311; +#X floatatom 157 311; +#X text 25 364 (C) 1999 Guenter Geiger; +#X text 27 24 unwonk is an unpack which sends; +#X text 27 41 unused symbols to the last outlet; +#X text 25 59 instead of discarding them; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 0 2 4 0; +#X connect 4 0 5 0; +#X connect 4 1 6 0; +#X connect 4 2 7 0; +#X connect 4 3 1 0; +#X connect 8 0 0 0; +#X connect 8 0 9 0; +#X connect 9 0 10 0; +#X connect 9 1 11 0; +#X connect 9 2 12 0; +#X connect 9 3 13 0; +#X connect 9 4 14 0; +#X connect 9 5 15 0; -- cgit v1.2.1